github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

carlosantoniodasilva / remarkable_aasm

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

AASM Remarkable Matchers — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Updating Readme. 
carlosantoniodasilva (author)
Thu Jul 23 19:22:25 -0700 2009
commit  7fbfe7402321c798d87cd32d73c1cb073f98eab3
tree    c876708be9687658eeb65c10bb2503ce16facc48
parent  d43e77ca02e1de5735026c4275a52b06abe3f446
remarkable_aasm /
name age
history
message
file README.textile Loading commit data...
file Rakefile
file init.rb
directory lib/
directory spec/
README.textile

INSTALLATION:

  
    script/plugin install git://github.com/carlosantoniodasilva/remarkable_aasm.git
  

USAGE:

  
    describe User do
      should_aasm :status do |aasm|
        aasm.initial_state :pending
        aasm.states [:pending, :active, :suspended, :deleted]
        aasm.events [:activate, :suspend, :delete]
      end
    end
  

AUTHOR:

Carlos A. da Silva
carlosantoniodasilva@gmail.com
http://carlosantoniodasilva.wordpress.com

CREDITS:

Thanks to Diego Carrion (dcrec1) for his amazing remarkable_plugin and others remarkable extensions.

LICENSE:

(The MIT License)

Copyright © 2009

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
‘Software’), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server