Hi guys,
I am a newbie in developing in Ruby on Rails.
I don't understand how to include the a javascript file.
so like i.e. in general HTML I use this
<script type="text/javascript" src="js/xxx.js"></script>
it seems like I couldn't do this directly, so I need to put the
javascript file in the script folder.
so how do direct to the file?
also, how about a href and img src?
Thanks in Advance,
Richard
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment