Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails cookie based sessions: mixing session scope with expiration times

ruby-on-rails session

Rails Dup: remapping associations

ruby-on-rails dup

if referrer domain = x, redirect to page in Rails

ruby-on-rails

How to write Rspec spec for the following query

bootstrap 4 navbar not working in rails 5 app

Rspec - How can I stub a constant that is defined in config/environment.rb?

ruby-on-rails ruby rspec

How do I pass `rails new` flags from my Rails template

ruby-on-rails

Get elements by id array and order by this array

How to unit test html content generated by a Rails mailer?

Carrierwave NoMethodError: undefined method `name' for nil:NilClass:

ruby-on-rails carrierwave

How can I extend a model with rails?

Nginx ssl_protocol setting doesn't work

ruby-on-rails ubuntu ssl nginx

Getting the first and last day of a month in ruby from partial string

ruby-on-rails ruby

Different environments for one rake task in Rails

Mac OSX Lion Apache + RubyOnRails + mod_passenger

Ruby on rails button that switches state back and forth with ajax

ruby-on-rails ajax

Sendmail working in Linux Terminal, not in Rails 3

How do I set the page size using Prawn?