learn-co-curriculum / rspec-fizzbuzz

Fizzbuzz with RSpec Tutorial
Other
1 stars 156 forks source link

somewhere earlier in the curriculum should talk about syntactic sugar #45

Closed loganhasson closed 8 years ago

loganhasson commented 9 years ago

there's a lot of talk about rspec methods here, but they don't look like previous method calls we've seen. there should be some discussion about how you can call methods without the parenthesis. (also, I miss the usual discussion along the lines of "what could this thing possibly be? is it a keyword? is it a string? is it a variable? then if it's valid ruby, it's gotta be a method"

cc @aviflombaum

pletcher commented 8 years ago

Fixed in https://github.com/learn-co-curriculum/ruby-arguments-readme/commit/943e550ff2804f4ea68673b681abf19e9c8a1c58