gottfrois / image_info
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
Alternatives and similar repositories for image_info:
Users that are interested in image_info are comparing it to the libraries listed below
- Interactive Ruby on Rails Routes☆66Updated 2 years ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- I'm feeling lucky!☆62Updated 7 years ago
- I18n your <title>s☆199Updated 8 months ago
- rails-livestamp is a simple jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements.☆66Updated 5 years ago
- Service for monitoring and restarting puma workers☆51Updated 5 years ago
- An easy way to provide inline translations in your Rails app☆44Updated 9 years ago
- Pretty HTML reports for Minitest☆39Updated 9 years ago
- Search gem for ruby web apps.☆60Updated 9 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 3 years ago
- A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL,…☆66Updated 2 years ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 9 years ago
- Self-validating Ruby objects☆63Updated 8 months ago
- PowerCore extends the Ruby Core with useful extensions.☆76Updated 5 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆108Updated 7 years ago
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 5 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…