Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #150 from amco/master
Browse files Browse the repository at this point in the history
require 'yaml' in CASino::Engine
  • Loading branch information
pencil committed Jan 26, 2016
2 parents b283d63 + dd05b78 commit 5b53090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/casino/engine.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require 'casino'
require 'casino/inflections'
require 'yaml'

module CASino
class Engine < Rails::Engine
Expand Down

0 comments on commit 5b53090

Please sign in to comment.