Module: OpenidWrapper
- Defined in:
- lib/openid_wrapper/openid_wrapper.rb
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
7 8 9 |
# File 'lib/openid_wrapper/openid_wrapper.rb', line 7 def self.included(base) base.send :helper_method, :openid_params end |