Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to mock the method calls with wildcard parameter in Rspec?

ruby rspec wildcard

Ruby: Prepend info to exception messages without touching stacktrace

ruby exception

Python and Ruby interpreter

python ruby

Find text based on HTML Comment

html ruby nokogiri

Advantage to using describe/it over feature/scenario in specs? (besides syntactic sugar)

Module instance methods on later defined class

ruby

In rspec, why can't I use be_false etc in helper classes?

ruby rspec helper assertion

ActiveRecord serialization problem

Is there a JavaScript equivalent of rubys "#{}" sequences?

javascript ruby

Ruby instance reference in class method?

ruby

Rails 7 Import Maps - import folder with custom scripts

How to analyze ruby on rails memory leak?

ruby c extension how to manage garbage collection between 2 objects

HAML -> Backbone Template, Unescaping HTML Parameters

ruby backbone.js haml

ActiveRecord association with country_code:string instead of country_id

Another way to write: if some_variable && some_valiable.size == 2

ruby-on-rails ruby

Dynamic change of "each" loops in Ruby

ruby loops

How to call Java API from Ruby 1.8 or 1.9

ruby jruby saxon