Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Sunspot-solr is eating up too much memory? What's a convenient way to reduce memory usage?

Getting Cancan's load_and_authorize_resource working within a custom create action

Display Partial if user on specific page

ruby-on-rails ruby

Thinking Sphinx: Querying only specific fields in a models index

Ruby on Rails: How do I change the behavior of RecordNotFound?

ruby-on-rails

Is anyone using Netzke in production?

ruby-on-rails extjs netzke

Textmate go to the function definition?

ruby-on-rails textmate

Rails - variable as part of method name [duplicate]

ckeditor and rails 3 app. formatted text not displaying as it should be

html ruby-on-rails ckeditor

Kill worker process in Heroku

ruby-on-rails heroku

Get title, content via link in rails

Can't Rails 3 run in MySQL MyISAM mode, without InnoDB?

Rails conditional layouts: Why does ":for" work as an option for the layout method?

ruby-on-rails templates

NoMethodError: undefined method 'index' when calling deliver on rails 3.1 mailer

When there is an error processing a file before_save, after validation, should I raise an exception or return false and add an error?

Pow server: serving external domain via POW_EXT_DOMAINS

How can I change the port that thin binds to when starting a Rails server?

ruby-on-rails thin

How to render 500 page in rescue_from

ruby-on-rails

How do I set the default analyzer for elastic search with tire?

Can't mass assign protected attributes

ruby-on-rails cucumber