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 task for easily bootstrapping a project
|
2014-07-28 13:17:48 +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
|
Add the schema.rb file to the ignore list
|
2014-07-28 13:17:36 +03:00 |
.rspec
|
Add RSpec helpers
|
2014-07-28 13:06:28 +03:00 |
.ruby-version
|
Add a .ruby-version file
|
2014-07-28 13:13:59 +03:00 |
.travis.yml
|
Add Travis CI configuration
|
2014-07-28 13:18:42 +03:00 |
Gemfile
|
Use slim-rails insted of slim in the Gemfile
|
2014-07-28 13:10:51 +03:00 |
README.md
|
Add a simple README file
|
2014-07-28 13:23:14 +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 |