Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Commit

Permalink
Remove Tariff validation helper Sequel plugin
Browse files Browse the repository at this point in the history
No longer being used since we moved to conformance validator
  • Loading branch information
saulius committed Feb 21, 2014
1 parent edc47bd commit 3c9e30a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 349 deletions.
1 change: 0 additions & 1 deletion config/initializers/sequel.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@


Sequel::Model.plugin :take Sequel::Model.plugin :take
Sequel::Model.plugin :validation_class_methods Sequel::Model.plugin :validation_class_methods
Sequel::Model.plugin :tariff_validation_helper


Sequel::Model.db.extension :pagination Sequel::Model.db.extension :pagination
Sequel::Model.db.extension :server_block Sequel::Model.db.extension :server_block
106 changes: 0 additions & 106 deletions lib/sequel/plugins/tariff_validation_helper.rb

This file was deleted.

242 changes: 0 additions & 242 deletions spec/unit/sequel/extensions/tariff_validations_helper_spec.rb

This file was deleted.

0 comments on commit 3c9e30a

Please sign in to comment.