Class: GreenPepper::CollectionHandler::CollectionIgnoredResult
- Inherits:
-
Object
- Object
- GreenPepper::CollectionHandler::CollectionIgnoredResult
- Defined in:
- lib/greenpepper/example/collectionexample.rb
Class Method Summary collapse
Class Method Details
.create(value, silent = false) ⇒ Object
274 275 276 |
# File 'lib/greenpepper/example/collectionexample.rb', line 274 def self.create(value, silent = false) NoExampleResult.new silent end |