Module: Parrot
- Defined in:
- lib/parrot.rb,
lib/parrot/version.rb,
app/models/parrot/comment.rb,
lib/parrot/model_additions.rb,
lib/generators/parrot/parrot_generator.rb,
app/controllers/parrot/comments_controller.rb,
app/controllers/parrot/application_controller.rb
Defined Under Namespace
Modules: Generators, Model Classes: ApplicationController, Comment, CommentsController, Engine
Constant Summary collapse
- VERSION =
'0.0.5'
Class Method Summary collapse
Class Method Details
.author_class ⇒ Object
5 6 7 |
# File 'lib/parrot.rb', line 5 def self. @@author_class.constantize end |