Hey, guys. In documentation i read: “By default, files are loaded from
public/images”. I add for example <%= image_tag “logo.gif” %>
When i check html code in browser i see next: . Why folder assets? The default
should have been ?
Hey, guys. In documentation i read: “By default, files are loaded from
public/images”. I add for example <%= image_tag “logo.gif” %>
When i check html code in browser i see next: . Why folder assets? The default
should have been ?
On 9 March 2013 21:17, Dmitrij B. [email protected] wrote:
Hey, guys. In documentation i read: “By default, files are loaded from
public/images”. I add for example <%= image_tag “logo.gif” %>When i check html code in browser i see next:
. Why folder assets? The default
should have been?
The docs are out of date, have a look at
The Asset Pipeline — Ruby on Rails Guides for the new paths.
Colin
Thanks)
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs