Skip to content

werein/cherrypick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cherrypick

Build Status Code Climate Test coverage Version Dependencies

Bootstrap or outsource your Rails api/application

Gems

LogEntries

Using LogEntries for remote logging.

Add logentries gem into your Gemfile

gem 'le'

And add variables with your LogEntries token and logging environments

  • LOGENTRIES_TOKEN - LogEntries Token
  • LOGENTRIES_ENVIRONMENT - (optional) In which environment are logs sending to server. Example: 'production'

Controllers

GET /locales/{iso_code}

Load and convert localization files from locales folder into JSON (or any other format specified by responders)

  • iso_code - (optional) root node with iso_code is removed in this case. Example /locales/en