Explorar o código

Added newline [skip ci]

Andrew Kane %!s(int64=7) %!d(string=hai) anos
pai
achega
91fc90bc67
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -153,6 +153,7 @@ Specify a `before_action` method to run in `blazer.yml`.
 ```yml
 before_action: require_admin
 ```
+
 Then define the custom authentication method in your `application_controller.rb`.
 
 ```ruby