werein / cherrypick

Home Page:https://wereinhq.com/guides/cherrypick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://wereinhq.com/guides/cherrypick

License:MIT License


Languages

Language:Ruby 72.8%Language:HTML 18.1%Language:CSS 4.8%Language:JavaScript 4.2%