1
2
3
4
class Newalert 

def new_alert_validations(params)
...

Ruby model validations

by DG, June 17, 2008 05:51, 4 refactorings, tagged with model, validations

Following is the big(easy t...

51224bdd17878b3b19e8987e9bb336a2 Talk
1
2
3
4
in models/user.rb
...  

...

Ruby ActiveRecord Validations wi...

by mitch, May 31, 2008 19:49, 3 refactorings, tagged with validations, conditions

I've never run into a situa...

F1a42e15a7d426b8e717687794e0234b Talk