Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Passing args to class method Ruby

Ruby string comparison and character encoding in irb

ruby

Rails Routes Starting Slash

ruby-on-rails ruby

Why doesn't puts() print in a single line?

ruby

While integration testing, ActionController::ParameterMissing appears, despite logs to the contrary

ruby with jemalloc won't configure - homebrew/OSX/montery/m1/arm(?)

ruby jemalloc

Regular expression for matching all file names with 888 except those containing 888/444, 888/447, or 888/405?

ruby regex

Rails unable to access instance variable in .js.erb file

HTML Parser into DOM in Ruby

Where to extract methods from controller (controller is too many lines)

rake - rake build not working on tripit/slate docs

Ruby: Building a token generator on top of a string

regex ruby string

Clojure equivalent of ruby's #methods method?

Ruby: Uninitialized constant Log4r::DEBUG (NameError) problem

ruby log4r

How to forward a block to a method that generates methods

Why is `1.0 / 0` used instead of `Float::INFINITY`? [closed]

ruby infinity

Does :include inside a sunspot/solr searchable method do anything?

ruby solr sunspot

Setting up a test in rspec with multiple "it" blocks

ruby-on-rails ruby rspec tdd bdd

Does/can Passenger use clusters like Mongrel?

cannot understand rails activerecord typecast reasons