1
0
Fork 0
Go to file
Andrew Tomaka 2665250d32 Merge branch 'master' of github.com:atomaka/find-us-lunch 2014-11-20 15:51:49 -05:00
app Merge branch 'master' of github.com:atomaka/find-us-lunch 2014-11-20 15:51:49 -05:00
bin Initial commit 2014-10-02 16:10:36 -04:00
config Use our relationship appropriately 2014-10-27 11:06:31 -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 Bump to rails 4.3.18 2014-11-20 15:51:16 -05:00
Gemfile.lock Bump to rails 4.3.18 2014-11-20 15:51:16 -05: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>.