README.md in h2ocube_rails_helper-0.0.11 vs README.md in h2ocube_rails_helper-0.0.12
- old
+ new
@@ -25,18 +25,17 @@
render_title
render_canonical
render_keywords
render_description
- render_ga #=> use Garelic to show Google Analytics code at production
+ render_ga #=> show Google Analytics code at production (if require Garelic, will show Garelic code)
render_seo #=> render_title << render_canonical << render_keywords << render_description << render_ga << csrf_meta_tags
## Include
* settingslogic https://github.com/binarylogic/settingslogic
* rack-mobile-detect https://github.com/talison/rack-mobile-detect
-* draper https://github.com/drapergem/draper
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)