I\'m reading through Hartl\'s book, Ruby on Rails by Example. In chapter 11, it has you implement delete requests to allow users to delete microposts on their profile. However w
It's a Rails 3.1 issue. Look at your page header -- instead of jquery, it's trying to load "defaults.js," which doesn't exist.
http://ruby.railstutorial.org/chapters/rails-3-1#code:layout_rails_3_1_diff