Skip to content

Commit

Permalink
Require 'hanami/validations' before of 'hanami/controller' when loadi…
Browse files Browse the repository at this point in the history
…ng the framework
  • Loading branch information
jodosha committed Jul 22, 2016
1 parent 476d138 commit 5e8068d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/hanami/frameworks.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'hanami/validations'
require 'hanami/router'
require 'hanami/view'
require 'hanami/controller'
Expand Down

0 comments on commit 5e8068d

Please sign in to comment.