Skip to content

Commit

Permalink
need a :class_name
Browse files Browse the repository at this point in the history
  • Loading branch information
itspriddle committed Feb 2, 2012
1 parent 4f9cd1a commit 191f71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/domain.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module Domain
:class_name => Domain::Enom,
:initialize => false

register_handler :opensrs
register_handler :opensrs, :class_name => Domain::Opensrs

namespace :nameservers do
define_action :list
Expand Down

0 comments on commit 191f71b

Please sign in to comment.