osem-fcy/spec
Aditya Prakash 640be7497f Add config to allow running FactoryGirl lint before suit
By default the lint will be run before every test suit.
Set it to false in config.yml if you would rather just use the rake
task: `bundle exec rake factory_girl:lint`
2016-03-02 21:15:29 +05:30
..
controllers Add validations for registration_period 2016-02-23 12:57:45 +02:00
factories 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
features Add validations for registration_period 2016-02-23 12:57:45 +02:00
fixtures Extracting Photos form Conference edit form 2014-08-12 08:38:51 +02:00
models Add validations for registration_period 2016-02-23 12:57:45 +02:00
support Add config to allow running FactoryGirl lint before suit 2016-03-02 21:15:29 +05:30
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