osem-fcy/app
Aditya Prakash 3c356cbaaf Remove unused functions from user model
set_up is callback and should be a private method.
removed methods:
* ticket(id) was introduced in 5f8a8ac6, however never used.
* self.prepare(params) only use instance was removed in d21e19b9
* attending_conference?(conference) introduced in merge of person and user model 23bf55b6,
  any previous use instance difficult to find
* biography_word_count: we are using js for this now
* biography_limit only use instance was removed in 23bf55b6
2016-04-17 12:10:58 +05:30
..
assets Groom proposal#show for issue openSUSE/osem#731 2016-04-15 00:24:18 +03:00
controllers drop dietary choices, social events, and html_export_path 2016-04-09 16:29:20 +03:00
helpers Proposal submitter should be asked to add track only if conf has track 2016-03-23 23:31:00 +05:30
mailers Use each to iterate over array in mailer and fix comment link 2016-03-31 22:59:12 +05:30
models Remove unused functions from user model 2016-04-17 12:10:58 +05:30
serializers Add conference serializer tests and remove unused functions 2016-04-03 11:21:57 +05:30
views Merge pull request #855 from differentreality/refactor_conference_drops 2016-04-15 11:43:29 +02:00