Merge pull request #61 from DMPRoadmap/CDL-MVP
Prefs moved to separate table
dev
commit c81dfe0aa3d1a6df5563b336f6fe08ded3d39eb9
2 parents 4df5293 + d13bdf9
@Brian Riley Brian Riley authored on 12 Jul 2017
GitHub committed on 12 Jul 2017
Showing 10 changed files
View
app/controllers/registrations_controller.rb
View
app/controllers/users_controller.rb
View
app/models/pref.rb 0 → 100644
View
app/models/user.rb
View
app/views/users/_notification_preferences.html.erb
View
config/branding_example.yml
View
config/routes.rb
View
db/migrate/20170712084314_move_prefs_to_table.rb 0 → 100644
View
db/schema.rb
View
test/unit/user_test.rb