Project

extentions

0.0
No commit activity in last 3 years
No release in over 3 years
Allows to create an isolated functionality and plug it into the application
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 2.6
 Project Readme

Extentions

Build Status Gemnasium Build Status

Allows to create an isolated functionality and plug it into the application

Contents

  1. Installation
  2. Contributing
  3. Requirements
  4. Compatibility
  5. Copyright

Installation

Add this line to your application's Gemfile:

gem 'extentions'

And then execute:

bundle

Or install it yourself as:

gem install extentions

Requirements

none

rspec2 for testing

Compatibility

tested with Ruby

  • 1.9.3
  • jruby-19mode
  • rbx-19mode
  • ruby-head

see build history

Contributing

  1. Fork repository AlexParamonov/extentions
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright © 2013 Alexander Paramonov. Released under the MIT License. See the LICENSE file for further details.