crismali / magic_lampLinks
Gets your Rails templates/json into your JavaScript specs.
☆67Updated 2 years ago
Alternatives and similar repositories for magic_lamp
Users that are interested in magic_lamp are comparing it to the libraries listed below
Sorting:
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated this week
- Zonebie prevents bugs in code that deals with timezones by randomly assigning a zone on every run☆430Updated 6 years ago
- Spin up an external server just for Capybara☆129Updated last year
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Cookie manipulation for Capybara (view, delete, …)☆163Updated 2 months ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated last year
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆198Updated last year
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated 11 months ago
- RSpec matchers and stubbing for Wisper☆64Updated 5 years ago
- I18n your <title>s☆201Updated last year
- Fake library for Ruby☆359Updated 11 months ago
- ☆214Updated 2 years ago
- Create nested forms with ease.☆292Updated 6 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆107Updated 7 years ago
- Auto generate factories from data☆113Updated 2 years ago
- Test your ActionMailer and Mailer messages with Capybara☆341Updated 2 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- #set speeds up RSpec test suites by persisting records once☆206Updated 8 years ago
- Decorators on top of your ORM layer.☆172Updated 9 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- fixture builder based on code from fixture scenarios☆163Updated 2 years ago
- Bundler for Sprockets☆166Updated 2 years ago
- Group related classes together. No more silos. A solution to rails dystopia.