Module: GithubCss::Rails
- Defined in:
- lib/github-css-rails/engine.rb,
lib/github-css-rails/version.rb
Defined Under Namespace
Classes: Engine
Constant Summary collapse
- MAJOR =
Refer to Semantic Versioning 2.0.0 (semver.org).
1
- MINOR =
1
- PATCH =
4
- BUILD =
nil
- VERSION =
[MAJOR, MINOR, PATCH, BUILD].compact.join('.')