Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

gmate error - no module named gconf when trying to open gmate

python ruby linux ubuntu

show ruby date as a RFC 3339 timestamp

ruby

Get number days/weeks with .created_at as a date reference

Is PHP used for quick and easy website where other languages are used in more complex websites? [closed]

File not appearing in Heroku - Browsing Heroku Contents

ruby-on-rails ruby heroku

Elasticsearch – combine ids query with must_not clause

delegation of :id when creating new instance

Why does the `next` method in Ruby raises SyntaxError while `next!` or `self.next` don't while monkey patching the String class?

ruby

Why does () returns nil in Ruby?

ruby language-features

Validate uniqueness on combined fields in DataMapper

Profile a delayed_job task in a Ruby on Rails app/Memory leak

Jekyll version questions

ruby rubygems jekyll

What Ruby language construct is "respond_to do |x| .. end" in Rails?

ruby-on-rails ruby syntax

minitest: undefined method `get'

Is there a built-in method or gem that can print a Ruby array in columns?

ruby pretty-print

We have 'index' and 'rindex', we have 'find' but no 'rfind'

ruby

Various ways of creating Objects in Ruby

ruby memory-management