pcriv / smuggle
Manage exports and imports with ease, separating the logic from the models
☆28Updated last year
Alternatives and similar repositories for smuggle:
Users that are interested in smuggle are comparing it to the libraries listed below
- ☆58Updated last year
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 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
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- Self-validating Ruby objects☆64Updated 11 months ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- simple yet clever memoization helper with parameter support☆30Updated 6 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- Library for removing and clearing data in Rails ActiveRecord models.☆37Updated last year
- Bundler plugin for showing gem diffs☆44Updated 3 months ago
- ☆38Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- An evolutionary computation framework☆42Updated 11 months ago
- Simple presenter system for Rails without any black magic