sporkmonger / addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
☆1,570Updated 2 months ago
Alternatives and similar repositories for addressable
Users that are interested in addressable are comparing it to the libraries listed below
Sorting:
- Generates attr_accessors that encrypt and decrypt attributes☆2,014Updated 3 months ago
- Enumerated attributes with I18n and ActiveRecord/Mongoid support☆1,752Updated 2 months ago
- A mocking and stubbing library for Ruby☆1,248Updated 2 months ago
- Provides iteration per second benchmarking for Ruby☆1,747Updated last month
- memory_profiler for ruby☆1,732Updated 7 months ago
- Per-request global storage for Rack.☆1,480Updated last year
- Go faster, off the Rails - Benchmarks for your whole Rails app☆3,018Updated 4 months ago
- Easy Diffing in Ruby☆1,277Updated 6 months ago
- [DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects☆3,764Updated 3 years ago
- A set of Rails responders to dry up your application☆2,047Updated last year
- A simple and fast JSON API template engine for Ruby on Rails☆1,305Updated 3 months ago
- Ruby Tests Profiling Toolbox☆1,918Updated this week
- Prevents duplicate Sidekiq jobs☆1,496Updated this week
- An attempt to tame Rails' default policy to log everything.☆3,501Updated 6 months ago
- Form objects decoupled from models.☆2,499Updated last year
- Ruby/ProgressBar is a text progress bar library for Ruby.☆1,578Updated 11 months ago
- A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource☆1,274Updated last month
- Rails >= 3 pry initializer☆1,354Updated 10 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,256Updated 6 months ago
- An ActiveRecord plugin for managing lists.☆2,057Updated 5 months ago
- Exception Notifier Plugin for Rails☆2,192Updated last month
- Hashie is a collection of classes and mixins that make Ruby hashes more powerful.☆3,001Updated 3 months ago
- Validation library with type-safe schemas and rules☆1,370Updated last month
- High performance memcached client for Ruby