Call for Papers automation tool for OpenFest
Go to file
Petko Bordjukov 0a38559770 Use slim-rails insted of slim in the Gemfile 2014-07-28 13:10:51 +03:00
app Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
bin Add RSpec helpers 2014-07-28 13:06:28 +03:00
config Remove secret data from version control 2014-07-28 13:06:28 +03:00
db Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
lib Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
log Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
public Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
spec Add RSpec helpers 2014-07-28 13:06:28 +03:00
vendor/assets Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
.gitignore Remove secret data from version control 2014-07-28 13:06:28 +03:00
.rspec Add RSpec helpers 2014-07-28 13:06:28 +03:00
Gemfile Use slim-rails insted of slim in the Gemfile 2014-07-28 13:10:51 +03:00
Gemfile.lock Use slim-rails insted of slim in the Gemfile 2014-07-28 13:10:51 +03:00
README.rdoc Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
Rakefile Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
config.ru Create a new Rails app called Clarion 2014-07-28 12:34:18 +03: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>.