osem-fcy/spec
charliequinn af08dabc12 Update ConferenceRegistrationsController#new
- authenticate on all controller actions unless (OSEM_ICHAIN_ENABLED != true and
  action is 'new' or 'create')

- before_filter rename to before_action

- addition of before_action :user_already_registered on :new action (redirects
  to edit if user already registered)

- increased specs
2016-08-19 16:25:39 +01:00
..
controllers Update ConferenceRegistrationsController#new 2016-08-19 16:25:39 +01:00
factories Merge pull request #1108 from rishabhs95/stripe 2016-08-18 16:04:11 +02:00
features Merge pull request #1108 from rishabhs95/stripe 2016-08-18 16:04:11 +02:00
helpers Added specs for ApplicationHelper.show_time 2016-08-17 13:55:29 +01:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models refactor tests 2016-08-15 10:59:36 +05:30
serializers Add markdown to users biography 2016-08-12 11:38:28 +02:00
support run stripe feature test only if key is set 2016-08-17 23:57:40 +05:30
views Hexadecimal color changed to capital letters 2016-07-11 13:46:02 +02:00
spec_helper.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30