lib/tapioca/compilers/dsl/action_controller_helpers.rb in tapioca-0.4.4 vs lib/tapioca/compilers/dsl/action_controller_helpers.rb in tapioca-0.4.5

- old
+ new

@@ -40,9 +40,10 @@ # # def current_user_name # # ... # end # end + # ~~~ # # this generator will produce an RBI file `user_controller.rbi` with the following content: # # ~~~rbi # # user_controller.rbi