Class: VMC::User::Create
- Defined in:
- lib/appfog-vmc-plugin/vmc/user/create.rb
Instance Method Summary collapse
-
#precondition ⇒ Object
Allows creation of users without logging in.
Methods inherited from Base
Instance Method Details
#precondition ⇒ Object
Allows creation of users without logging in
5 |
# File 'lib/appfog-vmc-plugin/vmc/user/create.rb', line 5 def precondition; end |