Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Cron Jobs and Background Tasks

ruby-on-rails ruby rubygems

rspec-api-documentation gem shows `[binary data]` instead of the response body

How to recompile Ruby and OpenSSL?

Can't send emails to custom domains (non-gmail/hotmail emails) using Mailgun

ruby-on-rails email mailgun

Rendering a rails cell from a controller with an implicit model

ruby-on-rails rails-cells

Rails 4 wicked pdf Issue

How to have a default value for datetime_field_tag in Rails

Why does the Ruby Array class have to_a and to_ary methods?

ruby-on-rails ruby

Rails ActiveRecord subquery on Inner Join

Delayed Job - job cannot be created for non-persisted record after destroy object

ruby-on-rails delayed-job

Rails Minitest: Testing for Embedded Ruby Tag Presence html.erb view

ruby-on-rails minitest

RSpec Request Spec Testing Model Attribute

How to add a new link in Active scaffold rails 3

why is Active Record firing extra query when I use Includes method to fetch data