dmpopidor / app / models /
@briley briley authored on 20 Jul 2016
..
settings DMPonline4 - RAILS 4.0 (#4) 9 years ago
ability.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
admin_user.rb Master (#7) 9 years ago
answer.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
comment.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
dmptemplate.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
exported_plan.rb Added 'self' prefix to dmptemplate references in models/project.rb because of a scoping issue. tweaks to select2 dropdowns on create project page 9 years ago
file_type.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
file_upload.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
guidance.rb Master (#7) 9 years ago
guidance_group.rb Master (#7) 9 years ago
option.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
option_warning.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
org_token_permission.rb Master (#7) 9 years ago
organisation.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
organisation_type.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
phase.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
plan.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
plan_section.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
project.rb Added 'self' prefix to dmptemplate references in models/project.rb because of a scoping issue. tweaks to select2 dropdowns on create project page 9 years ago
project_group.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
project_partner.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
question.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
question_format.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
role.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
section.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
splash_log.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
suggested_answer.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
theme.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago
token_permission.rb Master (#7) 9 years ago
token_permission_type.rb Master (#7) 9 years ago
user.rb renamed config/environment to config/environments which is what rails is looking for. Commented out the DOCX mime type reference because it is already added by rails. Commented out the belongs_to_and has_many line in models/user because it is already defined by rolify gem 9 years ago
user_org_role.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
user_role_type.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
user_status.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
user_type.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
version.rb Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord. 9 years ago