RubyGems is a package manager for the Ruby programming language
Available Version(s): 0.0.1
Description: This package makes it simple to add callbacks a
RubyForge: callbacks: Project Filelist
callbacks 0.0.1 2008-05-19 18:28: callbacks-0.0.1.gem: 16 KB: 0: Any.gem (RubyGem) callbacks-0.0.1.tgz: 13 KB: 1: Any: Source .zip ; Project totals: 1: 2: 28 KB: 1
http://rubyforge.org/frs/?group_id=6266
Novell: openSUSE 10.3: rubygem-capistrano
openSUSE 10.3: package rubygem-capistrano - A framework and utility for executing ... 08:20 /usr/lib/ruby/gems/1.8/gems/capistrano-2.0.0/lib/capistrano/configuration/callbacks ...
http://www.novell.com/products/linuxpackages/opensuse/rubygem-capistrano.html
Novell: openSUSE 11.0: rubygem-capistrano
openSUSE 11.0: package rubygem-capistrano - A framework and utility for executing ... 03:06 /usr/lib/ruby/gems/1.8/gems/capistrano-2.0.0/lib/capistrano/configuration/callbacks ...
http://www.novell.com/products/linuxpackages/opensuse11/rubygem-capistrano.html
RailsLodge - Validates Constancy plugin
This RubyGem and Rails plugin adds a validates_constancy_of validation to Active Record. ... In order for inheritance to work for the callback queues, you must specify the callbacks ...
http://www.railslodge.com/plugins/47-validates-constancy
Plugins - Validates Constancy - Agile Web Development
This RubyGem and Rails plugin adds a validates_constancy_of validation to Active Record. ... In order for inheritance to work for the callback queues, you must specify the callbacks ...
http://agilewebdevelopment.com/plugins/validates_constancy
Brian T. Cooke The Blog
gem install tickspot-ruby gem install harvest-ruby The gems do not cover either of the ... Jamis points out how I should be using named callbacks and a simple way to make a ...
http://blog.briantcooke.com/ruby
Quick and easy custom servers using EventMachine: RailsConf 2008 - O ...
In this presentaion I will present EventMachine, a ruby gem primarily written by Francis ... and one-shot timers; Create a simple hello world tcp server; Learn about the various callbacks ...
http://en.oreilly.com/rails2008/public/schedule/detail/1820
Railsify! › Plugins › Validates Constancy
This RubyGem and Rails plugin adds a validates_constancy_of validation to Active Record. ... you might trigger the loading of a child before the parent has registered the callbacks and ...
http://www.railsify.com/plugins/61-validates-constancy
the { buckblogs :here }: SQLite3/Ruby 1.2.0
Sylvain Joyeux submitted (a long time ago, to my great chagrin) a patch that fixed various problems with the different callbacks (busy_handler, set_authorize, and trace).
http://weblog.jamisbuck.org/2007/1/13/sqlite3-ruby-1-2-0
An EventMachine Tutorial | 20bits
Instead, you just implement callbacks for the appropriate networking events. ... EventMachine comes in a Ruby gem called eventmachine. Just run gem install eventmachine ...
http://20bits.com/2008/05/21/an-eventmachine-tutorial/