Go to file
nilsding f4da926a42 changed email_field to text_field where we don't need an email address 2014-08-01 18:01:34 +02:00
app changed email_field to text_field where we don't need an email address 2014-08-01 18:01:34 +02:00
bin first commit 2014-08-01 11:23:47 +02:00
config added authentication and everything 2014-08-01 15:27:08 +02:00
db added authentication and everything 2014-08-01 15:27:08 +02:00
lib first commit 2014-08-01 11:23:47 +02:00
log first commit 2014-08-01 11:23:47 +02:00
public first commit 2014-08-01 11:23:47 +02:00
test added users model 2014-08-01 12:07:16 +02:00
vendor/assets first commit 2014-08-01 11:23:47 +02:00
.gitignore first commit 2014-08-01 11:23:47 +02:00
Gemfile added authentication and everything 2014-08-01 15:27:08 +02:00
Gemfile.lock added authentication and everything 2014-08-01 15:27:08 +02:00
README.md markdownified readme 2014-08-01 11:34:02 +02:00
Rakefile first commit 2014-08-01 11:23:47 +02:00
config.ru first commit 2014-08-01 11:23:47 +02:00

README.md

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 rake doc:app.