| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rails engine containing Adam Schwartz's javascript logging library https://github.com/adamschwartz/log.
This gem just saves you from having to locate and copy the javascript into place.
Add this line to your application's Gemfile:
gem 'rails_javascript_log'
And then execute:
$ bundle
Add this line to your app/assets/javascripts/application.js:
//= require rails_javascript_log
| Back | FazBrowse Home | New Git URL |