Sha256: f19099a81a3fa5bfb95aceb9840134ef1a8b02f5c6b25366204952e95e0f347c

Contents?: true

Size: 165 Bytes

Versions: 22

Compression:

Stored size: 165 Bytes

Contents

#require "hydra_helper"
module Hydra
  module ApplicationHelperBehavior
    include HydraHelper
    
    def application_name
      'A Hydra Head'
    end
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
hydra-head-4.0.1 app/helpers/hydra/application_helper_behavior.rb
hydra-head-4.0.0 app/helpers/hydra/application_helper_behavior.rb
hydra-head-4.0.0.rc6 app/helpers/hydra/application_helper_behavior.rb
hydra-head-4.0.0.rc5 app/helpers/hydra/application_helper_behavior.rb
hydra-head-4.0.0.rc4 app/helpers/hydra/application_helper_behavior.rb
hydra-head-4.0.0.rc3 app/helpers/hydra/application_helper_behavior.rb
hydra-head-4.0.0.rc2 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.3.0 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.2.2 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.2.1 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.2.0 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.2.0.pre3 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.2.0.pre2 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.2.0.pre1 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.1.5 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.1.4 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.1.3 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.1.2 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.1.1 app/helpers/hydra/application_helper_behavior.rb
hydra-head-3.1.0 app/helpers/hydra/application_helper_behavior.rb