app
|
Add missing foreign key constraints and set correct on delete behaviour
|
2019-04-28 22:01:39 +03:00 |
bin
|
rails app:update
|
2019-04-28 11:52:05 +03:00 |
config
|
Flip all framework defaults and enable sql schema dumping
|
2019-04-28 12:48:45 +03:00 |
db
|
Add missing foreign key constraints and set correct on delete behaviour
|
2019-04-28 22:01:39 +03:00 |
lib
|
update copyright
|
2018-08-13 17:53:11 +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
|
Fix broken specs
|
2019-04-28 11:52:05 +03:00 |
vendor/assets
|
Intial event conflicts implementation
|
2016-10-13 08:59:22 +03:00 |
.gitignore
|
Flip all framework defaults and enable sql schema dumping
|
2019-04-28 12:48:45 +03:00 |
.gitmodules
|
Remove the OpenFest engine
|
2015-08-15 06:31:07 +03:00 |
.rspec
|
Use the documentation format for RSpec output
|
2014-08-10 21:05:34 +03:00 |
.travis.yml
|
Update Travis configuration
|
2019-04-28 12:01:06 +03:00 |
Capfile
|
We need an older version of the pg gem
|
2019-04-28 01:06:44 +03:00 |
Gemfile
|
Add bootsnap
|
2019-04-28 11:52:05 +03:00 |
Gemfile.lock
|
Add bootsnap
|
2019-04-28 11:52:05 +03:00 |
Guardfile
|
Turn off Guard notifications
|
2019-01-08 20:09:47 +02: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 |
TODO
|
Group proposals by user
|
2015-07-26 14:55:01 +03:00 |
config.ru
|
Create a new Rails app called Clarion
|
2014-07-28 12:34:18 +03:00 |