Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

How to apply a link to a multiline text string in HAML?

Trying to connect to a mongodb instance on ec2 with mongoid as orm in rails

Sphinx search: Connection to 127.0.0.1 on 9312 failed. Connection refused - connect(2)

ruby-on-rails sphinx

Using Assertions outside of Tests in Rails

ruby-on-rails assertions

Passing parameters in a link_to

Preventing Certain Users from Deleting Records in Rails Admin

Rspec Test Required parameters

ruby-on-rails rspec

Make output of diff-lcs human readable

Run a helper method on a model class method

simple_form custom inline_checkbox markup

Create a nested hash to organize objects

Why Importing gmail contacts using Omnicontacts takes only 99 contacts

Trying to get delayed_job 3.0.4 running as a daemon

ruby-on-rails delayed-job

Bootstrap Scrollspy final element highlighted

Embedding Icons in Rails text_field placholder with HAML

Rails collection_select not saving

Rails - How do I refresh a page without reloading it? (updated)