Go to file
Patrick Bolger 631f13738d added root route 2015-11-09 07:40:51 -05:00
app skeleton ready 2015-08-08 19:35:23 -07:00
bin Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
config added root route 2015-11-09 07:40:51 -05:00
db adding base files from rottenpotatoes app 2015-08-08 19:24:10 -07:00
lib Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
public Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
spec Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
vendor/assets Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
.gitignore adding base files from rottenpotatoes app 2015-08-08 19:24:10 -07:00
.rspec Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
Gemfile Update Gemfile 2015-09-29 15:29:33 +01:00
Gemfile.lock added Haml, resourceful routes 2015-08-08 19:30:05 -07:00
README.rdoc Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
Rakefile Version usable with hw-rails-intro 2015-08-08 19:17:58 -07:00
config.ru Version usable with hw-rails-intro 2015-08-08 19:17:58 -07: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>.