search for: railsdog

Displaying 4 results from an estimated 4 matches for "railsdog".

2010 Apr 19
0
Railsdog is Hiring (D.C. Metro w/possible Telecommute)
Rails Dog is now hiring experienced Ruby/Rails developers for full time positions. Developers will be working primarily on client work related to the Spree e-commerce project. This is a great opportunity to work for a company that is passionate about open source. MS Word is the only commercial software you are likely to encounter in our office! Come join our team and help shape the future of
2011 Sep 19
1
Rails and UJS guide - not having much luck
I refered to http://railsdog.com/blog/2011/02/28/callbacks-in-jquery-ujs-in-rails3/ in hope of getting json data from my controller and displaying it in my view when an ajax request is made. I followed the instructions on the http://railsdog.com/blog/2011/02/28/callbacks-in-jquery-ujs-in-rails3/ and even corresponded with the...
2009 May 04
2
Spree 0.8.0 Released (Rails eCommerce Project)
Spree is an open source ecommerce solution for Ruby on Rails. http://spreecommerce.com/articles/2009/05/04/spree-0-8-0-released/ I''ll also be leading a BOF at RailsConf where we will be chatting about Rails commerce so hopefully I''ll see you there! Sean Schofield Twitter: @railsdog
2011 Sep 06
8
Ajax and rails 3 UJS (jquery)
...ttp://rails3stuff.posterous.com/#!/59899595 3) http://docs.jquery.com/Ajax_Events 4) http://railscasts.com/episodes/205-unobtrusive-javascript 5 ) http://www.simonecarletti.com/blog/2010/06/unobtrusive-javascript-in-rails-3/#comment-38259 6) http://chrissloan.info/blog/rails_3_jquery_ujs/ 7) http://railsdog.com/blog/2011/02/28/callbacks-in-jquery-ujs-in-rails3/ What I have also tried: ------------------------ Even tried defining app/views/parts/destroy.js.erb - with a simple, alert('' Calling destroy.js.erb '') - Does not work :( Please. Thank you -- You received this...