Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

install redmine on my website ( in html & css)

I have installed redmine in my file manager through SSH , but as the link (http://www.redmine.org/projects/redmine/wiki/Plugin_Tutorial ) I am following, only suggest the insertion of plugin in local host , I have entered my website URL at (..init.rb file) but after "Generating the Controller " and adding route as suggested in the link , I fail to understand .

I really donot understand how I can add route of my plugin( in RoR) to my website( in html , css, php, javascript)???

P.S. My Web hosting server supports RORail.

I really need help to understand to attch and run /view this application to my website .

P.S. This is my first plugin installation to my website please help me.

regards Nandini

1 Answer

You should try the Redmine forums for redmine-specific help

http://www.redmine.org/projects/redmine/boards

Good luck!