ruby on rails - RoR AngularJS, html.erb in views -
quick question, been searching can't find definite answer.
i'm not sure if i'm doing correctly, example in routes have .when('/something', {templateurl: 'something/in/public/folder/list.html.erb')
it works ruby code in html.erb isn't interpreted.
is how works, or missing ruby code able interpreted in templateurl.
showsthanks