Hi
I just noticed this When i tried
puts self.inspect just in the module ApplicationHelper gives
ApplicationHelper
And if i place the above puts statement in any def in the helper module,
then it prints like
#<ActionView::Base:0xb67a6be0 @first_render="home/index",
@content_for_layout="<div class=\"ho........etc
I did not understand the difference .Could you please
explain this?
Thanks in advance
Sijo
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---