1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
35f2a92576 Update Devise to allow the login field to be username instead of email 2013-04-13 01:44:25 -04:00
8d43db7c75 Basic validation on sections 2013-04-12 13:53:25 -04:00
f79bb3eddc Update model to allow for serialized sections 2013-04-12 13:12:29 -04:00
8c05bfd523 Setup sections in model 2013-04-11 21:38:41 -04:00
6a68202f1a Also protected alerted from mass assignment 2013-04-07 06:21:53 -04:00
2c3381ae6d Prevent user_id from being updated via form 2013-04-07 06:14:15 -04:00
d6df7be6f7 Set desired access for Alerts 2013-04-07 06:08:05 -04:00
d1da33abec Add cancan ability model 2013-04-06 13:03:23 -04:00
829aecfce3 Autofill user_id; editing still vulnerable 2013-04-06 12:25:31 -04:00
ed89322e60 Use scope for user_alerts to make it more 'railsy' 2013-04-06 01:55:37 -04:00
d0d9072294 Fat model, skinny controller for selecting user_alerts 2013-04-06 01:52:53 -04:00
99ee5c875c Install devise gem 2013-04-06 01:05:36 -04:00
314e517bc4 Do not use 'class' to reference courses 2013-04-03 19:47:38 -04:00
c42a7fbfb5 Add semester field to alerts 2013-04-03 19:44:01 -04:00
d8125c2202 Reference instance variables with self. so they work? 2013-04-03 19:32:59 -04:00
96e5e35d7c Validation and simple functions 2013-04-02 03:07:11 -04:00
01579ce68d Add Alerts controller 2013-04-02 02:43:01 -04:00
80bdf9c094 Initial commit of clean Rails application 2013-03-29 19:39:35 -04:00