search for: markarichman

Displaying 2 results from an estimated 2 matches for "markarichman".

2010 Jul 18
0
button_to_remote using jQuery and Rails 3
Is this possible given the button_to_remote function seems to be defined as a Prototype helper? I''ve replaced my /public/javascripts/ rails.js with the jQuery driver. When I try to use button_to_remote I get the error undefined method ''button_to_remote'' for #<#<Class:0x000001078d7090>:0x0000010789ad20> If this is not possible using button_to_remote, how can
2009 Jun 12
7
Managing Feature Backlogs
What techniques and tools do you use to manage your feature backlogs? It could be as low tech as a post-it note, TODO file in your Rails project tree, or as high tech as a web-based collaborative tool. Thanks, Mark