Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in railstutorial.org

Excon::Errors::Forbidden (Expected(200) <=> Actual(403 Forbidden)

Button doesn't update in Ajax - Rails Tutorial 3 at §12.2.5

Using shoulda to refactor rspec tests on Rails models

Development.log log file isn't logging Rails SQL queries

railstutorial where is debug information coming from

Why use match rather than get when routing in Rails?

Where are instance variables in a Rails helper module stored?

Add a JavaScript display to the Home page to count down from 140 characters. (Rails Tutorial, 2nd Ed, Chapter 10, Exercise 7)

Rails Tutorial: SQLite3::ConstraintException: UNIQUE constraint failed: users.email

Test for destroying associated records when object is destroyed failing in rails app

RSpec test destroy method (Rails Tutorial 3.2 Ch. 9, Ex. 10)

Git Error code: No refs in common and none specified; doing nothing

railstutorial.org

uninitialized constant ApplicationRecord

SessionsHelper in railstutorial.org: Should helpers be general-purpose modules for code not needed in views?

Can I access Application Helper methods in a RSpec request?

Ruby on rails and Node.js

Why "bundle install" a gem instead of "gem install" for a rails 3 app?

Rspec and named routes

Rails Tutorial: nokogiri-1.5.2 error on bundle install

How to solve the update bundler warning in rails when deploying to heroku?