Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

How to simulate pressing Enter in Rspec

Can we add SSL certificate to heroku app having herokuapp.com extension without having a own domain

rails 3.2.3 doesn't work on https using webrick in ubuntu 12.0.4

how to pass parameter in render action in rails

Insert one css class to select on Rails date_select

What is the difference between foreman start and foreman run rails server?

Paperclip Errno::EACCES (Permission denied - /system)

Authlogic doesn't work with my Rails 3.2 app

find(:first) and find(:all) are deprecated

Spree replace default Image / noimage

How do I check parameter "param[:some_value]" in Ruby

ruby ruby-on-rails-3.2

ActiveAdmin with CanCanAdapter causing infinite redirect on dashboard

undefined method `explain' for #<ActiveRecord::ConnectionAdapters::MysqlAdapter

Erase records every 60 days

Rails 3.2 Modal popup on show action

Huge memory leak / bloat after Upgrading from Rails 3.0 to Rails 3.2 (Ruby 1.9.3 + Passenger)

Why are individual SELECT queries running when an all-encompassing SELECT already ran? (Rails/ActiveRecord)

Moped::Errors::OperationFailure failed with error "no such cmd

How to Test Pusher with RSpec