You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,23 @@ You can manipaulate with state as you want. In addition you can also provide to
22
22
23
23
By default all changes are tracked by a shared instance of **BlocObserver** and currently only make console printing. You can always set a custom observer for the shared instance and override open methods as you wish.
24
24
25
+
For convinience you can use a ruby script *bloc_template.rb*. You need to provide additional parameters for executing the script.
0 commit comments