Sha256: f8a2d0a0f2d14a20dda4006dc627665b480f37b50c88d098eb6bf74f5049b215

Contents?: true

Size: 240 Bytes

Versions: 21

Compression:

Stored size: 240 Bytes

Contents

class ActiveScaffold::Bridges::CountryHelper < ActiveScaffold::DataStructures::Bridge
  def self.install
    require File.join(File.dirname(__FILE__), 'country_helper/country_helper_bridge.rb')
  end

  def self.install?
    true
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
active_scaffold-3.4.36 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.35 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.34 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.33 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.32 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.31 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.30 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.29 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.28 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.27 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.26 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.25 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.24 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.23 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.22 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.21.1 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.21 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.20 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.19 lib/active_scaffold/bridges/country_helper.rb
active_scaffold-3.4.18.1 lib/active_scaffold/bridges/country_helper.rb