pantograph/lib/pantograph/actions/actions_helper.rb in pantograph-0.1.14 vs pantograph/lib/pantograph/actions/actions_helper.rb in pantograph-0.1.15
- old
+ new
@@ -1,10 +1,10 @@
module Pantograph
module Actions
module SharedValues
- LANE_NAME = :LANE_NAME
+ LANE_NAME = :LANE_NAME
PLATFORM_NAME = :PLATFORM_NAME
- ENVIRONMENT = :ENVIRONMENT
+ ENVIRONMENT = :ENVIRONMENT
end
def self.reset_aliases
@alias_actions = nil
end