fastruby / fast-rubyLinks
Writing Fast Ruby -- Collect Common Ruby idioms.
☆5,715Updated 3 months ago
Alternatives and similar repositories for fast-ruby
Users that are interested in fast-ruby are comparing it to the libraries listed below
Sorting:
- help to kill N+1 queries and unused eager loading☆7,223Updated 3 weeks ago
- Minimal authorization through OO design and pure Ruby classes☆8,412Updated last month
- Code smell detector for Ruby☆4,085Updated last week
- A Rails engine that helps you put together a super-flexible admin dashboard.☆5,957Updated this week
- Track changes to your rails models☆6,888Updated 2 months ago
- AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)☆5,089Updated this week
- A Rails template with our standard defaults.☆4,033Updated last month
- Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go…☆5,743Updated 3 months ago
- Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0☆2,564Updated last year
- Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites☆4,830Updated 2 months ago
- Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices☆2,394Updated 2 years ago
- A Ruby code quality reporter☆3,405Updated last month
- Versioned database views for Rails☆3,545Updated 4 months ago
- a code metric tool for rails projects☆4,176Updated last month
- Generate Entity-Relationship Diagrams for Rails applications☆4,056Updated last year
- Annotate Rails classes with schema and routes info☆4,474Updated 10 months ago
- The authorization Gem for Ruby on Rails.☆5,652Updated 4 months ago
- A collection of awesome Ruby Gems for Rails development.☆2,809Updated last year
- Cron jobs in Ruby☆8,863Updated 10 months ago
- FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and wor…☆6,196Updated last month
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆4,084Updated 10 months ago
- Better error page for Rack apps