archan937 / ruby-massLinks
Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing by namespace
☆246Updated 13 years ago
Alternatives and similar repositories for ruby-mass
Users that are interested in ruby-mass are comparing it to the libraries listed below
Sorting:
- Self-validating Ruby objects☆64Updated 5 months ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 8 years ago
- Filename sanitization for Ruby☆229Updated 3 months ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 8 years ago
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 10 years ago
- Capistrano tasks for foreman and upstart.☆135Updated 2 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- An object-oriented Ruby AST extension for Parser☆68Updated 5 years ago
- Memoize method return values☆112Updated last year
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Automatic strong parameters☆82Updated 9 years ago
- ActiveRecord like query methods for Ruby enumerable collections.☆74Updated 7 years ago
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated last year
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 5 years ago
- Auto-generate API docs from your RSpec tests!☆55Updated 9 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- Report key app statistics to the Librato Metrics service and easily track your own custom metrics☆159Updated 2 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆71Updated 8 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 10 months ago
- The spicy feature toggle framework for Rails☆214Updated last year
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated last year
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆241Updated 5 months ago
- RSpec matchers for testing ActiveJob