Sha256: 2c36c492b48d28620b0725fa6d82643b27b5ecc8468104a53fa6cfdf2e114f04
Contents?: true
Size: 396 Bytes
Versions: 239
Compression:
Stored size: 396 Bytes
Contents
Description: Stubs out a new observer. Pass the observer name, either CamelCased or under_scored, as an argument. This generator only invokes your ORM and test framework generators. Example: `rails generate observer Account` For ActiveRecord and TestUnit it creates: Observer: app/models/account_observer.rb TestUnit: test/unit/account_observer_test.rb
Version data entries
239 entries across 199 versions & 23 rubygems