osem-fcy/spec
Aditya Prakash ccc28cdc90 Add test for QuestionsController
new method was dead code.
@questions_conference was dead variable.
assignment of question's foreign key was unnecessary.
fixes in type of flash messages.
2016-02-25 12:42:55 +05:30
..
controllers Add test for QuestionsController 2016-02-25 12:42:55 +05:30
factories Add test for QuestionsController 2016-02-25 12:42:55 +05:30
features Fix new rubocop offense 2016-02-08 14:57:23 +01:00
fixtures Extracting Photos form Conference edit form 2014-08-12 08:38:51 +02:00
models Add registration_limit to conference model. Added the input for registration limit in the edit conference form. In the controller, if the limit has exceeded redirect to root_path with an alert. fix #761 2016-02-10 15:59:39 +01:00
support apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
views Rooms belong to venue 2016-02-06 17:43:51 +01:00
spec_helper.rb Apply recommendation from thoughtbot/shoulda-matchers@a5623e7. 2015-10-14 09:26:36 -07:00