madrobby / zaru
Filename sanitization for Ruby
☆224Updated 2 years ago
Alternatives and similar repositories for zaru:
Users that are interested in zaru are comparing it to the libraries listed below
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- Parallel RSpec test runner☆83Updated last year
- Copy active record models from remote databases☆265Updated last year
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆236Updated 3 years ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated last week
- write snippet code to rewrite your project code☆102Updated last month
- Parse Accept and Accept-Language HTTP headers in Ruby.☆84Updated last month
- ☆117Updated 2 months ago
- Octoshark is an ActiveRecord connection manager☆132Updated 7 months ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Test a Ruby gem against multiple versions of everything☆73Updated 2 months ago
- This gem intercepts and forwards email to a forwarding address in a non-production environment.☆104Updated 3 weeks ago
- Modern bulk import for ruby on rails.☆128Updated 9 years ago
- A tree data structure for Ruby☆93Updated 6 years ago
- Convenient wrapper for Ruby's ENV☆82Updated 7 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…