Sha256: 4bcb62c598f331d1abfee35c9fd22a7ded693196a735616bbb596cc241113dad

Contents?: true

Size: 80 Bytes

Versions: 43

Compression:

Stored size: 80 Bytes

Contents

require 'resolv'

SystemDemo.helpers do
  def resolv
    Resolv.name
  end
end

Version data entries

43 entries across 43 versions & 2 rubygems

Version Path
padrino-core-0.16.0.pre3 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.16.0.pre2 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.15.3 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.15.2 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.15.1 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.15.0 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.4 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.3 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.12.9 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.2 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.13.3.4 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.1.1 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.1 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.0.2 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.0.1 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.0 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.0.rc2 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.14.0.rc1 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.13.3.3 test/fixtures/apps/helpers/system_helpers.rb
padrino-core-0.13.3.2 test/fixtures/apps/helpers/system_helpers.rb