osem-fcy/app/models
Ana María Martínez Gómez ebb5203887 Exclude conference model from ClassLength cop
Exclude conference.rb file from ClassLength Rubocop cop and decrease the
max value of this cop to 300, as the following class in number of lines is
event.rb with 218.

Also, remove unused comments from Conference model class.
2017-02-22 17:08:51 +01:00
..
ahoy Remove program model from ahoy 2016-04-09 15:01:46 +05:30
.gitkeep First checkin 2013-01-07 09:04:09 +01:00
ability.rb ability to track resources used in conference 2017-02-07 14:58:45 +05:30
answer.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
campaign.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
cfp.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
comment.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
commercial.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
conference.rb Exclude conference model from ClassLength cop 2017-02-22 17:08:51 +01:00
contact.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
difficulty_level.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
email_settings.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
event.rb Enable Style/SpaceAroundOperators Rubocop 2017-02-05 19:43:00 +05:30
event_schedule.rb rename intersecting_events to intersecting_event_schedules 2017-02-12 19:10:03 +05:30
event_type.rb implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
event_user.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
events_registration.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
lodging.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
openid.rb Fix basic style issues with rubocop 2014-07-21 15:05:58 +02:00
payment.rb add more tests to check Stripe exceptions 2016-08-15 10:59:36 +05:30
program.rb voting period is open when voting dates are not set 2016-11-24 19:09:35 +02:00
qanswer.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
question.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
question_type.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
registration.rb registration#delete: retain ticket purchases 2016-09-26 20:57:11 +05:30
registration_period.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
resource.rb ability to track resources used in conference 2017-02-07 14:58:45 +05:30
revision_observer.rb drop dietary choices, social events, and html_export_path 2016-04-09 16:29:20 +03:00
role.rb Use name/title instead of ID for associated object when showing changes 2016-09-26 17:21:45 +05:30
room.rb Delete EventSchedules when a Room is deleted 2016-08-18 16:19:15 +02:00
schedule.rb Track Schedule and EventSchedule 2016-09-26 17:21:45 +05:30
splashpage.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
sponsor.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
sponsorship_level.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
subscription.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
target.rb Enable Style/SpaceAroundOperators Rubocop 2017-02-05 19:43:00 +05:30
ticket.rb Enable Style/SpaceAroundOperators Rubocop 2017-02-05 19:43:00 +05:30
ticket_purchase.rb repair code reviews 2017-01-29 10:50:43 +05:30
track.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
user.rb Merge pull request #1108 from rishabhs95/stripe 2016-08-18 16:04:11 +02:00
users_role.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
vchoice.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
vday.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
venue.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
visit.rb apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
vote.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
vposition.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00