dmpopidor / app /
@Jose Lloret Jose Lloret authored on 14 Nov 2017
..
controllers Redirecting to plans_path instead of re-rendering the view which is more error-prone if view changes, e.g. new instance variables. DMPRoadmap/roadmap#816 8 years ago
dashboards typo 8 years ago
helpers Resolve merge conflicts. DMPRoadmap/roadmap#587 8 years ago
mailers new comment mail for when a new comment is added to an answer. DMPRoadmap/roadmap#733 8 years ago
models Sign up email case insensitive. Removed session key previous_url since does not work well. Duck-typed User.where_case_insensitive method. DMPRoadmap/roadmap#638 8 years ago
policies fixed issues with plan create page 8 years ago
validators uncommented out the email validator. added org unit tests. 9 years ago
views fixed issues with plan create page 8 years ago