Skip to content

SixArm/sixarm_ruby_active_record_singleton

Repository files navigation

SixArm.com → Ruby →
ActiveRecord singleton object for Rails

Introduction

ActiveRecord Singleton object for Ruby On Rails.

This is useful if you want to ensure there is only one occurance of a model.

For docs go to http://sixarm.com/sixarm_ruby_active_record_singleton/doc

Want to help? We're happy to get pull requests.

Install

Gem

To install this gem in your shell or terminal:

gem install sixarm_ruby_active_record_singleton

Gemfile

To add this gem to your Gemfile:

gem 'sixarm_ruby_active_record_singleton'

Require

To require the gem in your code:

require 'sixarm_ruby_active_record_singleton'

About

SixArm.com » Ruby » ActiveRecord singleton object for Rails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages