This website requires JavaScript.
Explore
Help
Sign In
jaculabilis
/
danbooru
Watch
1
Star
0
Fork
0
You've already forked danbooru
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
7ad24ef23144ec3183cc7520cec82a06b0513d21
danbooru
/
app
/
logical
/
concerns
History
evazion
72ea78e697
searchable: replace find_ordered with in_order_of.
...
Rails 7 added an `in_order_of` method that does what our `find_ordered` method did before.
2022-01-07 14:24:57 -06:00
..
array_attribute.rb
Enable frozen string literals.
2021-12-14 21:33:27 -06:00
deletable.rb
Enable frozen string literals.
2021-12-14 21:33:27 -06:00
has_bit_flags.rb
Enable frozen string literals.
2021-12-14 21:33:27 -06:00
mentionable.rb
Enable frozen string literals.
2021-12-14 21:33:27 -06:00
normalizable.rb
Enable frozen string literals.
2021-12-14 21:33:27 -06:00
searchable.rb
searchable: replace find_ordered with in_order_of.
2022-01-07 14:24:57 -06:00