1
0
Fork 0
Go to file
Andrew Tomaka f73eb2d4d7 rails new tack2us 2014-02-14 15:54:53 -05:00
app rails new tack2us 2014-02-14 15:54:53 -05:00
bin rails new tack2us 2014-02-14 15:54:53 -05:00
config rails new tack2us 2014-02-14 15:54:53 -05:00
db rails new tack2us 2014-02-14 15:54:53 -05:00
lib rails new tack2us 2014-02-14 15:54:53 -05:00
log rails new tack2us 2014-02-14 15:54:53 -05:00
public rails new tack2us 2014-02-14 15:54:53 -05:00
test rails new tack2us 2014-02-14 15:54:53 -05:00
vendor/assets rails new tack2us 2014-02-14 15:54:53 -05:00
.gitignore rails new tack2us 2014-02-14 15:54:53 -05:00
Gemfile rails new tack2us 2014-02-14 15:54:53 -05:00
Gemfile.lock rails new tack2us 2014-02-14 15:54:53 -05:00
README.rdoc rails new tack2us 2014-02-14 15:54:53 -05:00
Rakefile rails new tack2us 2014-02-14 15:54:53 -05:00
config.ru rails new tack2us 2014-02-14 15:54:53 -05: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>.