osem-fcy/config
Aditya Prakash dcb98c49f9 Improvements in proposal controller
`if..else` is better than unless with return.
On failed update render `edit` template and not render `new` template.
On failed save redirect to index path and not render `new` template.
Change `destory` to `withdraw`, cause `destroy` makes DELETE request when
we are updating the event record.
Check for success for save in withdraw (save can fail for reasons other than validation).
2016-03-24 11:37:40 +05:30
..
environments Remove duplicate delivery_method config option 2016-03-10 15:06:59 +01:00
initializers Update rolify and cancancan 2016-03-07 23:32:15 +02:00
locales Implements iChain authentication 2014-11-04 17:42:47 +01:00
application.rb Remove deprecation warnings due to update of rails 2016-02-19 08:06:14 +05:30
boot.rb Remove syck, add notifier back, add cleanup on deploy 2014-08-07 10:30:34 +02:00
config.yml.example Add config to allow running FactoryGirl lint before suit 2016-03-02 21:15:29 +05:30
database.yml.example Switch back to sqlite test db 2014-05-10 16:45:51 +02:00
deploy.rb Make it possible to call :notify_errbit with mina manually 2014-11-12 13:09:26 +01:00
environment.rb apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
piwik.yml.example Implements piwik tracking 2014-11-12 10:45:44 +01:00
routes.rb Improvements in proposal controller 2016-03-24 11:37:40 +05:30
schedule.rb [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
secrets.yml.example style fix 2014-08-15 06:16:42 +03:00