Sha256: 1ade02ee11e092a36685ec63de574ab21054adf1622c2d8b97f94776fdfc371e

Contents?: true

Size: 196 Bytes

Versions: 29

Compression:

Stored size: 196 Bytes

Contents

class Views::LocalizationSystemSpec::ReadjustBase < Fortitude::Widgets::Html5
  translation_base 'some.other.base'

  def content
    text "awesome is: #{t(".awesome", :number => 127)}"
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.9.6-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.6 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.5-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.5 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.4-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.4 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.3-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.3 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.2-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.2 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.1-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.1 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.0-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.9.0 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.0.10-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.0.10 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.0.9-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.0.9 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.0.7-java spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb
fortitude-0.0.7 spec/rails/templates/localization_system_spec/app/views/localization_system_spec/readjust_base.rb