Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I create a method that checks if a string starts with a capitalized letter?

ruby

How to Create a function that returns the total number of boomerangs in an array

ruby algorithm

Initialize random number generator in ruby (i.e. set seed)?

ruby random-seed

Ruby: Implicit Block Converted to Proc

Rubocop RSpec/MultipleMemoizedHelpers issue on pundit spec tests

Rubocop Uniqueness validation should be with a unique index, in values that start from some specific values

RoR: Model validation question

ruby-on-rails ruby

Activerecord association question: getting has_many :through to work

In Ruby on Rails, how do I make a polymorphic model associate to a namespaced model?

ruby-on-rails ruby

Best practice for limiting the number of associations within a has_many relationship?

undefined method in rails

ruby-on-rails ruby routes

Calling attribute accessor methods from within the class

ruby

Packaging Ruby or Python applications for distribution?

python ruby deployment

How can I improve this Rails code?

What's the best way to programmatically output a file in the format of a Word document in Ruby?

ruby-on-rails ruby api ms-word

find in files using ruby or python

python ruby search file grep

How can you do a safe, backwards-compatible "reverse-monkeypatch" in Ruby?

ruby reverse monkeypatching

Sequel Model set_schema not found

ruby sequel

How can I run a Rake task as a Windows "scheduled task"?

ruby-on-rails windows ruby

"patch" rails render function to edit default options

ruby-on-rails ruby