Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to resolve BigDecimal 'already initialised constant' warnings on 'mailcatcher' cmd?

How can I skip active record validations in some special cases?

Rails - 4.2.1 undefined method `or' for #<ActiveRecord::Relation []>

ruby-on-rails ruby

How To Set ActiveRecord Limits by Subscription Plan Type in Rails 4.2 App?

Add elements to Nokogiri XML Builder outside of nesting

ruby xml nokogiri

Fill a PDF form with default data

ruby ruby-on-rails-5 pdftk

What option do I have for embedded HTTP/HTTPS server for Ruby app?

ruby httpserver

confusion with working of `===` and `.===`

ruby

default profile picture pic helper

List of arguments in OptParse without separator

ruby optparse

Image tag shows all columns of model

How to repeat Middleman build process with different variables?

ruby haml middleman

best way to filter two strings into 1 in ruby

Why does the result of applying the minus operator depend on newline characters surrounding it?

ruby

XSLT processing in/from ruby

xml ruby linux xslt

Merge array at specific index in Ruby

arrays ruby

Class variables leaking when defined from a module?

ruby

"SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed" [duplicate]