valid_url 0.0.4
Provides with the ability to validate url (Rails 4). Allow using http, https and schema-less urls, checks domain zones, IP-based hostnames, name space specifications and hostname characters.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            addressable
            >= 0
          
          
            rails
            >= 0
          
    Development Dependencies (1):
            rspec
            >= 0
          
    