Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Launching a web server inside ruby tests

ruby rspec capybara tsung

Why does Ruby tend to assign object IDs in descending order?

ruby irb object-identity

Ruby grep with string argument

ruby regex ruby-1.9

homebrew uninstall ruby

ruby homebrew

Configure RSpec to use the Capybara.javascript_driver for all request specs

ActiveRecord::ConnectionTimeoutError

ruby activerecord

Add remote: => true on Form_for

Ruby/PgSQL error on Rails start : cannot load such file -- pg_ext (LoadError)

How to permit all attributes besides user_id using strong_parameters?

Why can't I deauthorize Rack-mini-profiler for non admin users

Garbage collector in Ruby on Rails?

Why do I get "including Capybara::DSL in the global scope is not recommended!"

Ruby/Savon: Having trouble with namespace for a soap request

ruby soap savon

Store the day of the week and time?

Finding the last element with the same class in Capybara and filling it with some text

What does the "set" keyword mean in ruby?

ruby capistrano

Jekyll serve "Error: Invalid argument" issue

ruby jekyll

Can I have a flash message in active admin when destroy failed?

ruby activeadmin

Want Regex to stop at first occurrence of "." and ";"

ruby regex ruby-on-rails-3 nlp

`to_s` isn't converting an integer to a string

ruby puts