globocom / content-gateway-ruby
An easy way to get external content with two cache levels. The first is a performance cache and second is the stale
☆45Updated 2 years ago
Alternatives and similar repositories for content-gateway-ruby:
Users that are interested in content-gateway-ruby are comparing it to the libraries listed below
- RequestVia: A Functional HTTP Client That Wraps Net::HTTP☆74Updated 6 years ago
- Some utilities for your Minitest day-to-day usage.☆52Updated 8 months ago
- A simple wrapper for objects (think of Burgundy as a decorator/presenter) in less than 150 lines.☆49Updated 8 months ago
- A simple bot framework for individuals.☆29Updated 2 years ago
- Enable config/routes/*.rb on your Rails application.☆24Updated 4 years ago
- Keep the quality, good practices and security of Rails projects.☆60Updated 4 years ago
- Running JavaScript tests on your Rails app, the easy way.☆55Updated 8 years ago
- A Ruby event emitter implementation.☆71Updated 8 years ago
- Service for monitoring and restarting puma workers☆51Updated 5 years ago
- Minimalistic authorization focused on APIs http://www.oddlyfunctional.com/know_it_all/☆50Updated 7 years ago
- Automated letsencrypt setup for heroku☆55Updated 4 years ago
- Object-Oriented Finite State Machine☆32Updated 9 years ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- A simple observer implementation on POROs (Plain Old Ruby Object) and ActiveRecord objects.☆31Updated last year
- Ruby lib and executable to generate a conventional changelog☆50Updated 4 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated last month
- ImageInfo finds the size and type of a single or multiple images from the web by fetching as little as needed in batches.☆88Updated 4 years ago
- Self-validating Ruby objects☆63Updated 8 months ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.