Topic: n00b Question on equal sign: Include or not include
I've done my basic research, but I still can't find the answer I'm seeking:
In template files for the views, when is the proper time to open up a ruby tag using
You are not logged in. Please login or register.
Rails Forum - Ruby on Rails Help and Discussion Forum » Other Rails Programming » n00b Question on equal sign: Include or not include
I've done my basic research, but I still can't find the answer I'm seeking:
In template files for the views, when is the proper time to open up a ruby tag using
Use <%= when something needs to be displayed or included in the actual source of the page
form_for and form_tag were changed from not needing = signs to needing = sign a while back.
Hosting provided by aTech Media