Go to file
Adrian Hinz a33618ad11 disable coffe script and sass.
Devise views
2019-04-17 15:37:13 +02:00
app disable coffe script and sass. 2019-04-17 15:37:13 +02:00
bin initial commit 2019-04-12 10:06:05 +02:00
config disable coffe script and sass. 2019-04-17 15:37:13 +02:00
db added devise User model 2019-04-17 12:16:08 +02:00
lib initial commit 2019-04-12 10:06:05 +02:00
log initial commit 2019-04-12 10:06:05 +02:00
public initial commit 2019-04-12 10:06:05 +02:00
storage initial commit 2019-04-12 10:06:05 +02:00
test added devise User model 2019-04-17 12:16:08 +02:00
tmp initial commit 2019-04-12 10:06:05 +02:00
vendor initial commit 2019-04-12 10:06:05 +02:00
.gitignore initial commit 2019-04-12 10:06:05 +02:00
.ruby-version initial commit 2019-04-12 10:06:05 +02:00
Gemfile added mysql database 2019-04-17 11:58:02 +02:00
Gemfile.lock added mysql database 2019-04-17 11:58:02 +02:00
README.md initial commit 2019-04-12 10:06:05 +02:00
Rakefile initial commit 2019-04-12 10:06:05 +02:00
config.ru initial commit 2019-04-12 10:06:05 +02:00
package.json initial commit 2019-04-12 10:06:05 +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

  • ...