inossidabile / mastering_aa
Code snippets for "Mastering AA" blog post
☆44Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for mastering_aa
- Simple abstraction of a timezone offset☆38Updated last year
- Private messaging between models☆38Updated 8 years ago
- Drag and drop sort interface for ActiveAdmin tables☆17Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated 3 weeks ago
- Capybara DSL for fast and easy testing Active Admin applications.☆13Updated last year
- Build, query, and render metrics from your Rails application.☆26Updated last year
- ☆14Updated 2 years ago
- Generator to create Modular engine.☆21Updated 5 years ago
- Simple Memoization for Ruby 2.0☆27Updated 7 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 5 years ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 2 years ago
- Run recent rspec files only (the only recently modified).☆8Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 2 years ago
- The super easy way to benchmark methods in a live application☆14Updated 2 years ago
- Service Object based on Either Monad☆27Updated 6 years ago
- Garfio helps you to build hooks in your ruby objects☆20Updated 9 years ago
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated 4 months ago
- Capistrano deployment speed measure tool☆26Updated 8 years ago
- Load YAML and JSON easily and safely with Active Loader.☆22Updated 8 years ago
- Make any method perfomed later with ActiveJob☆29Updated last year
- Adds calendar index view to ActiveAdmin resources☆16Updated 6 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- Bundler plugin to investigate dependencies☆22Updated 4 years ago
- ☆25Updated 6 years ago
- Early checks for environment variables availability, so you don't have to.☆25Updated 5 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
- An example project on implementing a Global Sloppy Search in a Rails app☆9Updated last year
- Rails I18n library for ActiveRecord model/data translation using PostgreSQL's hstore datatype. It provides an interface inspired by Globa…☆11Updated 3 years ago
- Fast String#underscore implementation☆33Updated last week