Commit Graph

5 Commits

Author SHA1 Message Date
Peter Bhat Harkins c3f8625788 standardrb
I can't take Rubocop any more. Moving up to Ruby 3 forces us to update RuboCop,
and it comes with dozens of linters that I'd have to evaluate, none of which is
a marginal improvement. I'm done having opinions.
2023-09-08 15:39:50 -05:00
Peter Bhat Harkins 20f68cea19 rubocop: Lint/UselessAccessModifier, 705 2018-03-17 14:06:54 -05:00
Peter Bhat Harkins 5476a77aef rubocop: Layout/EmptyLines*, 4797 2018-03-01 22:50:11 -06:00
joshua stein ccb8094da1 change some before_create's to before_validation, :on => :create
random tokens need to be filled in before validation, otherwise the
validation is just checking a blank value
2013-07-19 22:05:00 -05:00
Jon Evans 0a48959cda Pull short id generation into separate class 2013-01-22 23:15:05 -07:00