Highlighting bang event in Readme [ci-skip]

This commit is contained in:
Anil Kumar Maurya 2017-02-28 15:46:55 +05:30 committed by GitHub
parent 9c2786933f
commit e1adfcd126
1 changed files with 2 additions and 0 deletions

View File

@ -573,6 +573,8 @@ class Job < ActiveRecord::Base
end
```
### Bang events
You can tell AASM to auto-save the object or leave it unsaved
```ruby