1
0
Fork 0
Go to file
Andrew Tomaka 73cc9c24df Delete friendships 2014-10-24 11:26:44 -04:00
app Delete friendships 2014-10-24 11:26:44 -04:00
bin Initial commit 2014-10-02 16:10:36 -04:00
config Simple add friend code 2014-10-15 16:40:46 -04:00
db Setup models for friends 2014-10-15 13:17:36 -04:00
lib Initial commit 2014-10-02 16:10:36 -04:00
public Initial commit 2014-10-02 16:10:36 -04:00
test Simple add friend code 2014-10-15 16:40:46 -04:00
vendor/assets Initial commit 2014-10-02 16:10:36 -04:00
.gitignore Initial commit 2014-10-02 16:10:36 -04:00
.ruby-version Update Rails 2014-10-02 16:15:10 -04:00
Gemfile Quiet the asset pipeline debugging 2014-10-24 11:26:34 -04:00
Gemfile.lock Quiet the asset pipeline debugging 2014-10-24 11:26:34 -04:00
README.rdoc Initial commit 2014-10-02 16:10:36 -04:00
Rakefile Initial commit 2014-10-02 16:10:36 -04:00
config.ru Initial commit 2014-10-02 16:10:36 -04:00

README.rdoc

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.