Socket
Book a DemoInstallSign in
Socket

jakewendt-rails_extension

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jakewendt-rails_extension

bundlerRubygems
Version
2.0.22
Version published
Maintainers
1
Created
Source

= Rails Extension (RubyGem)

Contains a collection of validations and complex assertions.

== Usage

config.gem 'jakewendt-rails_extension', :source => 'http://rubygems.org'

script/generate rails_extension

== ToDo

  • add assert_should_protect_attributes(*attributes)
  • add assert_should_allow_attributes(*attributes)
  • include assert_only_difference
  • add legitimate text to Rakefile
  • options to polymorphic associations

== Gemified with Jeweler

vi Rakefile rake version:write

rake version:bump:patch rake version:bump:minor rake version:bump:major

rake gemspec

rake install rake release

== Thanks

== Copyright

Copyright (c) 2010 Jake. See LICENSE for details.

FAQs

Package last updated on 08 Sep 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts