Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails no longer compiles and serves up my application.scss file

css ruby-on-rails ruby sass

Ruby / Rails - File naming conventions and dealing with uppercase model names (i.e. CSV vs Csv)

ruby-on-rails ruby

Documentation as tests in Ruby?

ruby rdoc yard rustdoc

Is it a good practice to resort to the send() in this situation?

How to check a condition on a join?

ruby-on-rails ruby

In Ruby, what is the best way to hash two columns that share some values?

ruby csv

Defining `to_i` so that it is called implicitly

ruby implicit-conversion

SimpleForm label capitalizes my text. How to prevent?

rails pg db migration undefined method `database_authenticatable' for Devise Users

OO Patterns and/or Structured Approach for "Self Healing"?

php python ruby oop self-healing

How to change special symbols in string?

ruby regex

Testing an RSpec mock that is called twice

How to combines two nested data structures into one?

ruby hashmap

Why am I getting a 'No such file or directory' error when attempting to run 'rails s' in Git Bash on Windows?

ruby-on-rails ruby windows git

Error running make when installing Ruby 1.8.7-p302 via RVM on Mac OS 10.5.8

ruby makefile rvm

Rails 3 project structure for UI Models and Data Models

How to set a tab active when the nav bar is in the application template?

ruby-on-rails ruby

Rails 3 respond_with: show "show" layout on resource creation

ruby-on-rails ruby json rabl