1
0
Fork 0
Go to file
Andrew Tomaka fa05d6cc91 Add Reddit login/logout 2015-09-29 21:21:27 -04:00
app Add Reddit login/logout 2015-09-29 21:21:27 -04:00
bin Initial rails new 2015-09-29 19:02:43 -04:00
config Add Reddit login/logout 2015-09-29 21:21:27 -04:00
db Add Reddit login/logout 2015-09-29 21:21:27 -04:00
lib Initial rails new 2015-09-29 19:02:43 -04:00
log Initial rails new 2015-09-29 19:02:43 -04:00
public Initial rails new 2015-09-29 19:02:43 -04:00
vendor/assets Initial rails new 2015-09-29 19:02:43 -04:00
.env.sample Add Reddit login/logout 2015-09-29 21:21:27 -04:00
.gitignore Add Reddit login/logout 2015-09-29 21:21:27 -04:00
Gemfile Add Reddit login/logout 2015-09-29 21:21:27 -04:00
Gemfile.lock Add Reddit login/logout 2015-09-29 21:21:27 -04:00
README.rdoc Initial rails new 2015-09-29 19:02:43 -04:00
Rakefile Initial rails new 2015-09-29 19:02:43 -04:00
config.ru Initial rails new 2015-09-29 19:02:43 -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>.