sevos / methods
making referencing methods in Ruby easy
☆33Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for methods
- Eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project☆50Updated 7 months ago
- Enums for Ruby that aren't just symbols☆28Updated 6 years ago
- A Ruby library to add function composition to Procs and Methods.☆24Updated 9 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 6 years ago
- To Do app (dry-web-roda example)☆24Updated 6 years ago
- ☆58Updated last year
- [Experimental] Events framework for Hanami☆43Updated 3 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 5 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Simple abstraction of a timezone offset☆38Updated last year
- Command Pattern - decoupling what is done from who does it in Ruby and Rails☆56Updated last year
- PowerCore extends the Ruby Core with useful extensions.☆76Updated 5 years ago
- RuboCop based static code analyzer for enterprise Rails applications.☆43Updated 4 years ago
- Strong type checking (assertion) for Ruby☆86Updated 2 years ago
- Self-validating Ruby objects☆63Updated 6 months ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆27Updated 2 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Xf - Transform Functions☆62Updated 6 years ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆83Updated 2 months ago
- Idiomatic Ruby hash transformations☆129Updated 5 years ago
- [unmaintained] this project grew into dry-rails/dry-rails☆57Updated 5 years ago
- Human-friendly DSL for writing HTTP(s) clients in Ruby☆106Updated 3 months ago
- Capistrano deployment speed measure tool☆26Updated 8 years ago
- Array#collapse☆32Updated 8 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month
- Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency☆32Updated last year
- Next-generation ERB.☆48Updated 4 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- `Variable` objects for class and instance variables☆22Updated 9 years ago
- One-way pipe, composable, rack application builder☆62Updated 11 months ago