Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

ruby bundle install require: no such files to load error

Rails Update to 3.2.11 breaks running multiple servers

ruby-on-rails-3.2

Rspec: Stub method that is in the controller

Devise Omniauth undefined method omniauth_authorize_path

How can I find a memory leak on Heroku?

Case statement in Slim

How to disable password/confirmation validations when using has_secure_password in Rails 3.2?

Rendering partials from a helper method

How to capitalize first letter of each word in the string

Rails dev environment not updating html/css/assets even after restarting server

Rails Controller Namespace

No 'Access-Control-Allow-Origin' header is present on the requested resource

How to debug a rails (3.2) app started by foreman?

Rails 3: Get list of routes in namespace programmatically

Set default value for Postgres JSON column in Rails < 4

How can I access image_path route helper inside a Rails 3 model?

How does after_save work when saving an object

How can I iterate through a MySQL result set?

integrating a discourse message board with an existing rails site

Validate uniqueness of a value with scope - Ruby on Rails 5