app
|
Sort the users by id
|
2014-09-18 01:07:09 +03:00 |
bin
|
Add RSpec helpers
|
2014-07-28 13:06:28 +03:00 |
config
|
User details preview
|
2014-09-17 17:48:46 +03:00 |
db
|
Add a localised description to the tracks
|
2014-09-06 18:21:59 +03:00 |
lib
|
Add a rake task for backing up the DB
|
2014-09-18 11:48:29 +03:00 |
log
|
Create a new Rails app called Clarion
|
2014-07-28 12:34:18 +03:00 |
public
|
Picture uploading
|
2014-08-31 16:02:56 +03:00 |
spec
|
Remove empty spec file
|
2014-09-17 14:36:56 +03:00 |
vendor/assets
|
Create a new Rails app called Clarion
|
2014-07-28 12:34:18 +03:00 |
.gitignore
|
Ignore uploads
|
2014-09-02 00:05:26 +03:00 |
.rspec
|
Use the documentation format for RSpec output
|
2014-08-10 21:05:34 +03:00 |
.ruby-version
|
Add a .ruby-version file
|
2014-07-28 13:13:59 +03:00 |
.travis.yml
|
Use the correct initial setup task
|
2014-07-28 13:26:49 +03:00 |
Capfile
|
Initial deployment setup
|
2014-08-31 17:23:59 +03:00 |
Gemfile
|
Use a fork of yaml_db
|
2014-09-20 18:35:35 +03:00 |
Gemfile.lock
|
Use a fork of yaml_db
|
2014-09-20 18:35:35 +03:00 |
Guardfile
|
Add Guard::RSpec for continuous testing
|
2014-07-28 13:37:25 +03:00 |
LICENSE
|
Add a license file
|
2014-09-02 16:29:53 +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 |