I\'m using Ruby on Rails 2.3.8. I\'ve got a vote link that when you click it executes the following action:
what are the scenario\'s where开发者_StackOverflow社区 Ajax could not be used in Rails Application.
so I\'ve watched http://railscasts.com/episodes/43-ajax-with-rjs but I have a question: In my view I have the following:
I have a favourite and un-favourite functionality in my application and I am using jQuery. This functionality works partially. The page gets loaded, and when I click the \'favourite\' button(it is ins
I\'m trying to instantiate an object and return it from a function. The class I\'m working with is one that I\'ve created. However when I try to set an Object to what was returned from the function I