1. 27 7月, 2010 1 次提交
  2. 22 7月, 2010 1 次提交
  3. 21 7月, 2010 1 次提交
  4. 19 7月, 2010 1 次提交
  5. 16 7月, 2010 1 次提交
  6. 11 7月, 2010 1 次提交
  7. 09 7月, 2010 4 次提交
  8. 03 7月, 2010 1 次提交
  9. 27 6月, 2010 1 次提交
  10. 26 6月, 2010 1 次提交
  11. 23 6月, 2010 1 次提交
  12. 21 6月, 2010 2 次提交
    • J
      Refactor previous commit a bit [#4057 state:resolved] · 0421fb7a
      José Valim 提交于
      0421fb7a
    • J
      Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options hash... · 26392c4a
      Jeroen van Dijk 提交于
      Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options hash and make various Validators pass their (filtered) options.
      
      This makes it possible to pass additional options through Validators to message generation. E.g. plugin authors want to add validates_presence_of :foo, :format => "some format".
      
      Also, cleanup the :default vs :message options confusion in ActiveModel validation message generation.
      
      Also, deprecate ActiveModel::Errors#add_on_blank(attributes, custom_message) in favor of ActiveModel::Errors#add_on_blank(attributes, options).
      
      Also, refactoring of ActiveModel and ActiveRecord Validation tests. Test are a lot more DRY now. Better test coverage as well now.
      
      The first four points were reapplied from an older patch of Sven Fuchs which didn't apply cleanly anymore and was not complete yet.
      Signed-off-by: NJosé Valim <jose.valim@gmail.com>
      26392c4a
  13. 20 6月, 2010 1 次提交
  14. 19 6月, 2010 1 次提交
  15. 16 6月, 2010 5 次提交
  16. 15 6月, 2010 1 次提交
  17. 14 6月, 2010 9 次提交
  18. 11 6月, 2010 3 次提交
  19. 10 6月, 2010 1 次提交
  20. 09 6月, 2010 1 次提交
  21. 08 6月, 2010 1 次提交
  22. 07 6月, 2010 1 次提交