Class: Posting
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Posting
- Defined in:
- lib/bookkeeper/posting.rb
Instance Method Summary collapse
Instance Method Details
#destroy ⇒ Object
14 15 16 |
# File 'lib/bookkeeper/posting.rb', line 14 def destroy raise ActiveRecord::IndestructibleRecord end |