what's the difference between these

0 views
Skip to first unread message

theG

unread,
Aug 14, 2008, 7:51:58 PM8/14/08
to Ramaze
In many examples i see code like this

class MainController < Ramaze::Controller
def index
%q(
....
)
end
end

but i've seen block start with all sorts:

${ (dollar curly)

$( (dollar bracket)

q{ (q curly)

%{ (percent curly)

%| (percent pipe)

Utterly confused. BTW newbie to ruby and ramaze

Thanks

Michael Fellinger

unread,
Aug 14, 2008, 9:47:46 PM8/14/08
to ram...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages