I am stuck here. Please help me. It shows error in the browser.
def index
@tags = tag.all
end
it must be @tags = Tag.all
Thank you scriptsurfer. It works.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.