Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Devise and google oauth. (ror3)

ruby-on-rails oauth devise

Namespace issue between class in project and gem

Not receiving money in Stripe test transactions (Rails)

how to organize outgoing api request urls in rails

Rails file upload error "undefined method `original_filename' for nil:NilClass"

ruby-on-rails file upload

Conversion from ISO8601 Duration to Time and from Time to ISO8601 Duration

ruby-on-rails ruby iso8601

Skip validation on few fields

Can't seem to disable rails generator generating specs

Ruby ternary operator if else

ruby-on-rails ruby ternary

How to create a "template" of records in a Rails app?

Rails 3 Scaffolding, Adding Routes Question

Rails cant connect to database with ActiveRecord::establish_connection

Ruby on Rails console - undefined method `assets'

ruby-on-rails

How do I test that a Rails Helper defines a method?

How to move your rake tasks to the rails lib dir from in a gem generator?

ruby-on-rails rubygems rake

Playing with Scrapi in Rails 3.. getting Segmentation Fault error / Abort Trap

'# frozen_string_literal: true' is really needed in a rails application??? do i need to put it in each file?

ActiveRecord: keep duplicated objects in .where query