Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Ruby on Rails, Linux & Windows

  • 12-10-2011 07:55PM
    #1
    Registered Users, Registered Users 2 Posts: 12


    I have a Windows 7 Laptop and I used Railsinstaller to install Ruby & Rails functionality, however I noticed when i generated a Model the CSS, Images & Javascript Folders were placed in the App folder not in Public as is the case when in Linux. I am just learning this at a part-time college course so I'm not completely au fait with it all. Do I simply move the folders to the Public folder or use them in situ? Also if I was to finish a project then upload to say Heroku would I run into problems?
    Please treat me gently as I stress this is all very new to me and it could be that I am being extremely stupid.

    Many thanks
    Tagged:


Comments

  • Registered Users, Registered Users 2 Posts: 67 ✭✭Mongey


    Check out the asset pipeline here, it was added in rails 3.1.0 . If you change the version in your gemfile to 3.0.9 there should be a more familiar layout.


  • Registered Users, Registered Users 2 Posts: 12 Fathobbit42


    thanks for that, sorted now.


Advertisement