1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/code/getting_started
Steve Klabnik c9a92a247d Getting rid of a few other vestiges of rails.png.
We don't actually need a rails.png in the AP fixtures, the tests
that use it don't actually try to load the file.

We also don't need to get rid of it with the dummy reset either.

Finally, it's not needed in the sample application that's included
with the Rails Guides.
2013-04-02 17:44:46 -07:00
..
app Getting rid of a few other vestiges of rails.png. 2013-04-02 17:44:46 -07:00
bin
config Merge pull request #9978 from trevorturk/cookie-store-auto-upgrade 2013-04-01 08:10:34 -07:00
db
lib
log
public
test
vendor/assets
.gitignore
config.ru
Gemfile be lazy loading SDoc 2013-03-30 11:34:35 +01:00
Gemfile.lock
Rakefile
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>.