mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
Update README.md - Hide warnings option
This commit is contained in:
parent
4df4632bd1
commit
5fbdfff48b
1 changed files with 2 additions and 0 deletions
|
@ -1018,6 +1018,8 @@ class Job
|
|||
end
|
||||
```
|
||||
|
||||
You can hide warnings by setting `AASM::Configuration.hide_warnings = true`
|
||||
|
||||
### RubyMotion support
|
||||
|
||||
Now supports [CodeDataQuery](https://github.com/infinitered/cdq.git) !
|
||||
|
|
Loading…
Reference in a new issue