fnando / rails-envLinks
Avoid environment detection on Rails
☆19Updated 2 years ago
Alternatives and similar repositories for rails-env
Users that are interested in rails-env are comparing it to the libraries listed below
Sorting:
- Some utilities for your Minitest day-to-day usage.☆52Updated 4 months ago
- Running JavaScript tests on your Rails app, the easy way.☆55Updated 9 years ago
- Keep the quality, good practices and security of Rails projects.☆59Updated 7 months ago
- An easy way to get external content with two cache levels. The first is a performance cache and second is the stale☆45Updated 3 years ago
- A simple wrapper for objects (think of Burgundy as a decorator/presenter) in less than 150 lines.☆49Updated 2 months ago
- Enable config/routes/*.rb on your Rails application.☆24Updated 5 years ago
- A Ruby event emitter implementation.☆71Updated 8 years ago
- ImageInfo finds the size and type of a single or multiple images from the web by fetching as little as needed in batches.☆88Updated 2 months ago
- Ruby lib and executable to generate a conventional changelog☆50Updated 5 years ago
- A simple bot framework for individuals.☆30Updated 2 years ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 8 years ago
- Pretty HTML reports for Minitest☆39Updated 9 years ago
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 6 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- Enforce environment variable requirements.☆29Updated 9 years ago
- An easy way to provide inline translations in your Rails app☆43Updated 10 years ago
- Self-validating Ruby objects☆64Updated last month
- Simple form objects for your Rails application.☆54Updated 7 years ago
- I18n your <title>s☆201Updated last year
- 🚦 RSpec formatter for OS X's Notification Center☆222Updated 7 years ago
- Make sure git commit messages are well-formed☆76Updated 4 years ago
- Automated letsencrypt setup for heroku☆55Updated 5 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆107Updated 7 years ago
- Sometimes you want to normalize data before saving it to the database like down casing e-mails, removing spaces and so on. This Rails plu…