Hello I want to have a plaintext version of my content available. So I have a separate template for that. I am calling render_to_response with mimetype=\"text/plain\" but i want to tell a browser open
I am using the to_json method on an object, and trying to get the :methods argument to work. I have a method on my model (Drop) called is_favorited_by_user?. This method takes an argument of the curre
I have simple search page i want to filter the results. var TransactionStats = from trans in context.ProductTransactionSet.Include(\"SPL\")