0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Automatically load and include all common Martinet features for a standard Rails environment
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 4.0.13
~> 2.1.0
>= 1.11.2, ~> 1.11
>= 5.8.4, ~> 5.8
>= 11.1.2, ~> 11.1
~> 0.39.0
>= 1.3.11, ~> 1.3

Runtime

< 1.0.0, >= 0.2.0
 Project Readme

MartinetRails

Gem Version Code Climate GPA Code Climate Coverage Gemnasium Status Travis CI Status Patreon

Table of Contents

  • Features
  • Screencasts
  • Requirements
  • Setup
  • Usage
  • Versioning
  • Code of Conduct
  • Contributions
  • License
  • History
  • Credits

Features

Screencasts

Requirements

  1. MRI 2.3.0

Setup

To install, type the following:

gem install martinet_rails

Add the following to your Gemfile:

gem "martinet_rails"

Usage

Versioning

Read Semantic Versioning for details. Briefly, it means:

  • Patch (x.y.Z) - Incremented for small, backwards compatible bug fixes.
  • Minor (x.Y.z) - Incremented for new, backwards compatible public API enhancements and/or bug fixes.
  • Major (X.y.z) - Incremented for any backwards incompatible public API changes.

Code of Conduct

Please note that this project is released with a CODE OF CONDUCT. By participating in this project you agree to abide by its terms.

Contributions

Read CONTRIBUTING for details.

License

Copyright (c) 2016 . Read the LICENSE for details.

History

Read the CHANGELOG for details. Built with Gemsmith.

Credits

Developed by Tang Rufus at .