osem-fcy/spec/models
Christian Bruckmayer 9e9c536946 Update rails to version 4.2
Furthermore it was necessary to add the following gems:
- responders
- web-console

And additional it was necessary to update these gems manually:
- devise
- turbolinks
- delayed_job_active_record
- money-rails

And the corresponding dependencies.
http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-4-1-to-rails-4-2
2016-01-26 10:04:08 +01:00
..
ability_spec.rb Venue has show action, not index. Make the ability to schedule an Event more clear. 2016-01-13 13:16:15 +02:00
campaign_spec.rb Style/AlignHash fix 2014-07-30 23:29:52 +02:00
cfp_spec.rb validate cfp start_date before end_date and end_date before conference.end_date 2014-11-29 20:00:26 +02:00
commercial_spec.rb Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
conference_spec.rb Fixes Start date being greater than End date 2016-01-21 00:26:37 +05:30
event_spec.rb Fix styling issue: " -> ' 2015-05-05 14:04:26 +02:00
sponsor_spec.rb Adds sponsor model 2014-06-12 23:34:27 +05:30
sponsorship_level_spec.rb Adds sponsorship levels model 2014-06-06 15:40:32 +05:30
target_spec.rb Implements timecop to make tests independent from DateTime (close #327) 2014-07-23 10:28:15 +02:00
ticket_purchase_spec.rb Refactoring Tickets 2014-08-28 15:21:05 +02:00
ticket_spec.rb Update rails to version 4.2 2016-01-26 10:04:08 +01:00
user_spec.rb add user in tests, it is used for ichain testing 2014-11-12 18:31:42 +02:00