Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Calling a Ruby method recursively from within its associated block. Any other way?

ruby

Where I can learn Cucumber in detail?

Testing redirect after login with Devise

Call task more than once in Rails 3 generator

Robustly call a flaky API: proper error handling with Net::HTTP

ruby web-services api http

Ruby gui for Desktop apps [closed]

How to do bundle install using specific rvm gemset from git hook post-receive?

How to limit concurrent instances of same Ruby script?

Simple spell check method/gem in ruby?

How to print a snowman using Ruby

ruby unicode

How can I better debug in RSpec?

ruby-on-rails ruby rspec

As a Ruby/Rails Developer, zsh vs bash? What's the advantage? [closed]

ruby bash shell zsh

How do I "expect" before block to change something in rspec?

ruby rspec

Rails 4 RoutingError: No Route Matches [POST]

Knapsack: how to add item type to existing solution

"Real HTTP connections are disabled" error when trying test OmniAuth with RSpec

ruby-on-rails ruby rspec

Is it ever necessary to use 'chomp' before using `to_i` or `to_f`?

ruby

When i try to create user rails says ActionController::InvalidAuthenticityToken

Rails REST API permissions (CanCan) with Angular JS client. How to render UI based on permissions?

Filter JSON array by value with Ruby

ruby arrays json