module FlipFab::Helper
Public Instance Methods
features()
click to toggle source
# File lib/flip_fab/helper.rb, line 3 def features @features ||= FlipFab.features.with_context self end
# File lib/flip_fab/helper.rb, line 3 def features @features ||= FlipFab.features.with_context self end