1. 25 12月, 2016 2 次提交
  2. 24 12月, 2016 2 次提交
  3. 23 12月, 2016 2 次提交
  4. 21 12月, 2016 1 次提交
  5. 16 12月, 2016 2 次提交
    • K
      Throw friendly error message when fixture is not a hash · 3e018eca
      Kir Shatrov 提交于
      Right now, when fixture is not a Hash we throw an error message
      saying "fixture is not a hash". This is not very user friendly because
      it's not saying which fixture is invalid.
      3e018eca
    • R
      fix QueryCache nil dup · e220fda3
      Richard Monette 提交于
      make sql statements frozen
      
      dup if arel is not our string
      
      expect runtime error
      
      dont wrap runtime error in invalid
      
      log errors will now be treated as runtime errors
      
      update changelog
      e220fda3
  6. 11 12月, 2016 1 次提交
  7. 10 12月, 2016 2 次提交
  8. 09 12月, 2016 5 次提交
  9. 07 12月, 2016 1 次提交
  10. 06 12月, 2016 10 次提交
  11. 05 12月, 2016 1 次提交
  12. 02 12月, 2016 2 次提交
  13. 01 12月, 2016 1 次提交
    • S
      Make the second argument to `attribute` optional · 1bdc395d
      Sean Griffin 提交于
      While working on updating Paper Trail for 5.1 compatibility, I noticed
      that I was required to pass a second argument to `attribute`. I didn't
      intend for this to be the case, as `attribute :foo` is totally
      reasonable shorthand for "I want `attr_accessor :foo`, but also have it
      work with things like `.attributes` and `ActiveRecord::Dirty`"
      1bdc395d
  14. 30 11月, 2016 1 次提交
  15. 28 11月, 2016 2 次提交
  16. 27 11月, 2016 2 次提交
  17. 26 11月, 2016 1 次提交
  18. 25 11月, 2016 1 次提交
  19. 24 11月, 2016 1 次提交