flavorjones / loofah-activerecordLinks
ActiveRecord sanitization using Loofah and Nokogiri
☆74Updated 3 years ago
Alternatives and similar repositories for loofah-activerecord
Users that are interested in loofah-activerecord are comparing it to the libraries listed below
Sorting:
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- Power tools for Active Record relations (scopes)☆89Updated 5 months ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆239Updated 2 months ago
- Filename sanitization for Ruby☆228Updated 2 weeks ago
- Precompiles ActionView templates at app boot for Rails 6+☆150Updated last year
- Show failing specs instantly☆284Updated 4 years ago
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆152Updated last year
- Test Rails generators with RSpec☆113Updated last year
- Flexible presenters for Rails.☆183Updated 3 months ago
- Simple, internationalized and DRY page titles and headings for Rails.☆113Updated 2 weeks ago
- I18n your <title>s☆201Updated last year
- Arel made simple☆99Updated 4 years ago
- A library for transforming raw SQL statements into ActiveRecord/Arel queries. Ruby wrapper and tests for scuttle-java.☆86Updated 2 years ago
- Base class and modules for YAML backed static models.☆43Updated 3 months ago
- Migrate to Strong Parameters☆41Updated 9 months ago
- external/replacement version of rake stats☆123Updated 2 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…