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 #124 from reinteractive-open/feature/remove_cas_in…
Browse files Browse the repository at this point in the history
…flection

Remove acronym inflector for CAS
  • Loading branch information
pencil committed Aug 20, 2015
2 parents 3760e6e + 4b32a85 commit 41d71cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/casino/inflections.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
# the Railtie is going to declare a table_name_suffix based upon the name of the
# Railtie. Without this definition, the Railtie would use 'ca_s_ino'
ActiveSupport::Inflector.inflections do |inflect|
inflect.acronym 'CAS'
inflect.acronym 'CASino'
end

0 comments on commit 41d71cd

Please sign in to comment.