Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Issue with will_paginate page links

NoMethodError after running successful 'create' action

Ruby/Rails: Converting datetime to natural language (e.g. 3/23/2012 to "this Friday")

Using Typeahead from Twitter Bootstrap in a form (formtastic)

Rails using Rspec to test ---> ActionView::MissingTemplate:

Count with multiple conditions in Rails

Full Asset URL in a Rails .js.erb file

AngularJS - $http POST with Rails 3.2.3

Rails 3 testing framework confusion

find_in_batches works only with integer-based primary keys?

Dynamically include module into Model at runtime?

How to create a dynamic root in Rails 3?

How can I display a translation of a database column name as a table heading in a view, Rails 3

How to crop image on upload with Rails, Carrierwave and Minimagick?

rails: render a collection of models using an specific html view

Rails 3 available_locales excluding gem translations

Custom field in form_for which isn't in model

How to check if a user's password is correct without logging them in with Devise?

Integration test error with capybara for ajax call with rails 3.2.12

Looping over attributes of object of a Non-Active-Record-Model