Skip to content

Commit

Permalink
add page params to link
Browse files Browse the repository at this point in the history
  • Loading branch information
kthffmn committed Jun 3, 2014
1 parent 6c5e9b6 commit e39d5cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ rspec ./spec/assignment_spec.rb:5 # local variables should have a local scope
Solve that problem DIRECTLY in the assignment_spec.rb. Have fun!

## Resources
* [Learn to Program](http://books.flatironschool.com/books/43) - [Chapter 4 Variables and Assignment](http://books.flatironschool.com/books/43), page 31
* [The RSpec Book](http://books.flatironschool.com/books/20) - [2.2 Hello RSpec](http://books.flatironschool.com/books/20), page 31
* [Learn to Program](http://books.flatironschool.com/books/43) - [Chapter 4 Variables and Assignment](http://books.flatironschool.com/books/43?page=31), page 31
* [The RSpec Book](http://books.flatironschool.com/books/20) - [2.2 Hello RSpec](http://books.flatironschool.com/books/20?page=31), page 31

0 comments on commit e39d5cb

Please sign in to comment.