Skip to content

fixes #3#4

Open
martin-schmidt wants to merge 16 commits into
dkeener:masterfrom
martin-schmidt:issue-3
Open

fixes #3#4
martin-schmidt wants to merge 16 commits into
dkeener:masterfrom
martin-schmidt:issue-3

Conversation

@martin-schmidt
Copy link
Copy Markdown

  • added root zone import
  • zone file will be updated after install. gem provides executable update-zones to update zones any time.
  • removed whitelisted TLDs from validator.rb

  • updated specs to RSpec's new expect syntax
  • added rspec config
  • added travis config
  • added simplecov

  • changed executable directory from bin to exe to avoid naming collision with factory-girl setup script

fixes #3

Martin Schmidt added 15 commits November 5, 2015 04:18
…ks in validator.rb.

added rake to the bundl

uri,to_s in Rakefile

trying build without having :prepare as default task

added bin/setup

added travis.yaml

moved zone update to function

executables to exe to avoid conflict with factory_girl_rails

fixed naming

map to validator

`zonefile` is a real dependency

bundle to update Gemfile.lock

travis likes bundle
@martin-schmidt
Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MAX_TLD_LENGTH = 3 marks many valid tlds as malformed

1 participant