aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/server.rb
diff options
context:
space:
mode:
authorGodfrey Chan <godfreykfc@gmail.com>2014-04-07 18:52:21 -0700
committerGodfrey Chan <godfreykfc@gmail.com>2014-04-07 18:52:21 -0700
commita5664fe27b1797983537c0764003e618bd3d2801 (patch)
treedd10cf4cf3f4b627b03dfe07e2c0eda197eb466c /railties/lib/rails/commands/server.rb
parent3f5eb59f7a48aa5c08efb8db6cb41cd395c990af (diff)
downloadrails-a5664fe27b1797983537c0764003e618bd3d2801.tar.gz
rails-a5664fe27b1797983537c0764003e618bd3d2801.tar.bz2
rails-a5664fe27b1797983537c0764003e618bd3d2801.zip
Follow up to bbe7fe41 to fix enum leakage across classes.
The original attempt didn't really fix the problem and wasn't testing the problematic area. This commit corrected those issues in the original commit. Also removed the private `enum_mapping_for` method. As `defined_enums` is now a method, this method doesn't provide much value anymore.
Diffstat (limited to 'railties/lib/rails/commands/server.rb')
0 files changed, 0 insertions, 0 deletions