Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Get extra information from ActiveRecord::RecordNotFound in Rails

Haml for rails, Use 'haml' gem alone or with 'haml-rails'

ruby-on-rails ruby haml erb

Rails 3 - Displaying errors when Data-Remote is True

ruby-on-rails ajax

Rails Tutorial 3, stylesheet_link_tag generating incorrect link

ruby-on-rails ruby

rails 3.2 rails generate rspec:install... undefined method `delegate_template_exists?' for class `ActionView::Base' (NameError)

Correct location for data import file in Rails 3.1 (custom rake task)

Trying to Understand How the sort_by function works in Ruby

How can I monitor recurrent rake tasks run by heroku scheduler?

Icon tag <i> in remote ajax call in rails

Securing Rails API with https

send variable to controller with link_to method rails 3

Heroku push via HTTPS

ruby-on-rails git https heroku

Price gets multiplied by 100 when saving product in Spree (RoR)

Rails Tutorial 3 Chapter 7: User Model Rspec Test Failing

ruby-on-rails ruby

Permanent variable in Rails

Why is embedded ruby not working in a static page in public folder?

Howto get all state_machine events from model class?

Devise authentication for sinatra app mounted in Rails

How to average product review scores using activerecord and POSTGRES

Need help passing the value of a jQuery UI Slider to a form using the hidden_field in Ruby on Rails