Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in railstutorial.org

Ruby on Rails Tutorial 9.2.3 Friendly Forwarding Error

Rspec test should pass but fails

Micropost character countdown (Rails Tutorial, 2nd Ed, Chapter 10, Exercise 7)

Rails character encoding error: incomplete "\x00" on UTF-16LE

RubyTutorial 10.5.2 Rspec test micropost pagination

How to use the image_tag with bootstrap class: "img-responsive" ? Chapter 11

Rails Tutorial Chapter 11 error "uninitialized constant User::Relationships"

Make Rails Class Attribute Inaccessible - Rails Tutorial Chapter 9, Exercise 1

RailsTutorial: NoMethodError 'permanent' Rake::Test::CookieJar

railstutorial.org

rspec test failure when switching from initializing attributes to Factory

Rails Tutorial - Named Routes

RailsTutorial.org Chapter9 session.delete issues

How to use "mini_backtrace" Gem on rails 4.2.0?

Tutorial Michael Hartl at 9.3 failure on visit edit_user_path

How do I check to see if a user will be redirected to his/her profile after login (Rails Tutorial Ch. 9)?

Routing Error :: No route matches [GET] "/static_pages/about"

Action defined in ApplicationController can not be found

capybara/rspec: should GET/PUT tests be in different files?

How to test for successful password change?