Skip to content

Commit

Permalink
Remove alias to reload that breaks stuff
Browse files Browse the repository at this point in the history
Conflicts:

	lib/validation_reflection.rb
  • Loading branch information
redinger committed Jul 30, 2010
1 parent 3518e67 commit ed0938a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/validation_reflection.rb
Expand Up @@ -55,7 +55,6 @@ def #{validation_type}_with_reflection(*attr_names)
}, __FILE__, __LINE__
end
end
alias :reload :install

module ClassMethods

Expand Down

0 comments on commit ed0938a

Please sign in to comment.