validates-email-format-of / validates_email_format_ofLinks
Validate e-mail addreses against RFC 2822 and RFC 3696 with this Ruby on Rails plugin and gem.
☆448Updated last month
Alternatives and similar repositories for validates_email_format_of
Users that are interested in validates_email_format_of are comparing it to the libraries listed below
Sorting:
- ActiveRecord backend integration for DelayedJob 3.0+☆353Updated last year
- The auto_link function from Rails☆600Updated 2 years ago
- I18n ActiveRecord backend☆324Updated last year
- Simple script to bulk covert ERB files in a Rails app to Haml☆194Updated 2 years ago
- Simple enum-like field support for ActiveModel (including validations and i18n)☆415Updated 2 years ago
- 🏁 Bit fields for ActiveRecord☆507Updated 3 months ago
- Making HTML emails comfortable for the Rails rockstars☆400Updated 2 months ago
- Resque like web interface for delayed job☆482Updated last month
- Add arbitrary ordering to ActiveRecord queries.☆261Updated last year
- Rack middleware that provides access to rack.session environment☆259Updated 6 years ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- Test your ActionMailer and Mailer messages with Capybara☆340Updated 5 months ago
- Adds file validators to ActiveModel.☆259Updated 4 years ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆572Updated 4 years ago
- A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.☆496Updated 2 years ago
- ☆380Updated 6 years ago
- Collection of ActiveModel/ActiveRecord validators☆302Updated 2 years ago
- Autolinking. Ruby. Yes, that's pretty much it.☆599Updated last year
- A Reverse Proxy for Rack☆194Updated last year
- Provides a way to specify default values for ActiveRecord models☆738Updated 2 months ago
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated last year
- Turnout makes it easy to put Rack apps into maintenance mode☆585Updated last year
- Static page caching for Action Pack (removed from core in Rails 4.0)☆353Updated 4 years ago
- An email validator for Rails.☆649Updated 2 years ago
- A simple session store for Rails based on Redis.☆371Updated last year
- Makes Rails' link_to confirm: 'foo' build a Bootstrap Modal instead of calling the browser's confirm() API.☆270Updated last year
- Sidekiq integration for Capistrano☆563Updated 4 months ago
- Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq.☆736Updated last month
- Rack middleware for defining a canonical host name.