Sha256: 0bc9ddf02216a7a4a468fb24692dd65c2f8ad64f1db006a79f38441baa5b098f
Contents?: true
Size: 132 Bytes
Versions: 8
Compression:
Stored size: 132 Bytes
Contents
module ApplicationHelper include AwesomeTranslations::ApplicationHelper def hello_world helper_t('.hello_world') end end
Version data entries
8 entries across 8 versions & 1 rubygems