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

Commit 41d71cd

Browse files
committed
Merge pull request #124 from reinteractive-open/feature/remove_cas_inflection
Remove acronym inflector for CAS
2 parents 3760e6e + 4b32a85 commit 41d71cd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/casino/inflections.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
# the Railtie is going to declare a table_name_suffix based upon the name of the
33
# Railtie. Without this definition, the Railtie would use 'ca_s_ino'
44
ActiveSupport::Inflector.inflections do |inflect|
5-
inflect.acronym 'CAS'
65
inflect.acronym 'CASino'
76
end

0 commit comments

Comments
 (0)