Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
Sort HTML table columns in Rails 4 applications.
2021
2022
2023
2024
2025
2026
0.0
String ordering for humans.
2021
2022
2023
2024
2025
2026
0.0
Add ability to easily sort by entry attributes to Enumerables and Arrays.
2021
2022
2023
2024
2025
2026
0.0
Sort keys in Hash
2021
2022
2023
2024
2025
2026
0.0
Sorts lines by human-readable byte size (like the output of `du -h`)
2021
2022
2023
2024
2025
2026
0.0
Allows the use of the sorted gem with Actionview.
2021
2022
2023
2024
2025
2026
0.0
Allows the use of the sorted gem with Activerecord.
2021
2022
2023
2024
2025
2026
0.0
Class SortedArray keeps sorted after push-actions using a Sorter-class. Implements marshal-functions thus it can be used in PStores.
2021
2022
2023
2024
2025
2026
0.0
A system for organizing and simplifying seeding your environment.
2021
2022
2023
2024
2025
2026
0.0
== Description
Proof of concept to maintain a file with sorted and unique values.
This could be helpful for building building indexes.
Range#bsearch is used to determine if a line is already in the file and
to determine where a line should be inserted. This means Ruby 2.0 is required.
2021
2022
2023
2024
2025
2026
0.0
Ruby gem which when given arguements, allows an instance in an auto-scaling group to name/dns/tag itself.
2021
2022
2023
2024
2025
2026
0.0
Easily apply sorting to your Rails controller actions.
2021
2022
2023
2024
2025
2026
0.0
sort Japanese Kana strings by JIS X 4061 order in Ruby
2021
2022
2023
2024
2025
2026
0.0
["Sortme is a script that helps move your media files from a folder into your library media folders"]
2021
2022
2023
2024
2025
2026
0.0
Make your html <tables> sortables with N <th> parameters this gem.
2021
2022
2023
2024
2025
2026
0.0
Make your html <tables> sortables with N <th> parameters this gem.
2021
2022
2023
2024
2025
2026
0.0
Pretty simple gem implementing a method to sort arrays-of-arrays according to a column and arrays-of-hashes according to a key.
2021
2022
2023
2024
2025
2026
0.0
Sorts and Ranks text in strings, like a full text article or document.
2021
2022
2023
2024
2025
2026
0.0
Visualize sorting algorithms with Ruby and Curses lib
2021
2022
2023
2024
2025
2026
0.0
This gem sorts AR collection when given a set of parameters that will be validated against the whitelisted attributes in the model. The gem mixed in a `sorty_sort` method in the ActiveRecord::Relation.
2021
2022
2023
2024
2025
2026