8000 GitHub - WorstOfAny/flame-r18n: R18n helper for Flame (https://github.com/AlexWayfer/flame)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WorstOfAny/flame-r18n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flame R18n

R18n helper for Flame

Using

# Gemfile
gem 'flame-r18n', '~> 1'

# config.ru
require 'flame-r18n' # or `Bundler.require`

# _base_controller.rb
prepend Flame::R18n # for loading before controller's execute

About

R18n helper for Flame (https://github.com/AlexWayfer/flame)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%
0