Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Error installing ruby on rails on windows 10

Is there a way for Ruby accessors to return something other than the set variable?

ruby class accessor

How do I solve "index unique_schema_migrations already exists" in Rails?

Representing a year with RoR?

ruby-on-rails ruby

Where is this "posts_path" variable defined?

What are the most active Ruby forums/blogs on the web? [closed]

ruby user-forums

Ruby 1.9.1 Load Path Craziness

ruby rubygems prawn

How to compute one's complement using Ruby's bitwise operators?

Rails group by year problem

ruby-on-rails ruby

Splitting a Ruby hash into sorted keys / associated values

ruby

Assigning a substitute value in case of nil

ruby

Twitter/Facebook API for Ruby

ruby facebook twitter

Is there an idiomatic way to specify default values for optional parameters in Ruby?

ruby idioms

Choice of tool-set: scala, ruby, java and more [closed]

ruby scala groovy

Setting new class variables inside a module

ruby class-variables

Access attributes/methods comments programmatically in Ruby

ruby-on-rails ruby comments

If I define a method in Ruby, does it belong to any class?

ruby class methods

How do I find matches in two arrays in IRB?

ruby-on-rails ruby arrays

Rails How to pass params from controller to after_save inside model

html ruby-on-rails ruby

How would you design such a DSL in Ruby?

ruby-on-rails ruby dsl