Hi, I am Anil I am currently working on a Rails project in my company. I am facing some problems listed below! 1. I have websites UI ready(HTML/CSS), I want it to convert it to rhtml. Is their any script or software which will help me to convert html syntax to rhtml, instead of manually changing it to rhtml ? 2. Which editor should be used for rails development. I have started using RadRails recently, Is their any tutorial to efficiently use RadRails? Please answer to my problems Regards, Anil http://anilw.info -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060803/375bcd65/attachment.html
Hi Anil There is no tool that I know off that can convert your HTML/CSS to RHTML. RadRails is easiest to learn if you have any experience with Eclipse. Start with creating a new project, setting up server from RadRails and then using Rails Navigator tab for creating/accessing your source files. Its very intuitive to figure out RadRails ...... if you are still looking for documentation, best bet is to try eclipse.org site any eclipse documentation in context of perspective, creating new project should be applicable to RadRails Good Luck -daya On 8/3/06, Anil Wadghule <anildigital@gmail.com> wrote:> > Hi, I am Anil > > I am currently working on a Rails project in my company. I am facing some > problems listed below! > > 1. I have websites UI ready(HTML/CSS), I want it to convert it to rhtml. > Is their any script or software which will help me to convert html syntax to > rhtml, instead of manually changing it to rhtml ? > > 2. Which editor should be used for rails development. I have started using > RadRails recently, Is their any tutorial to efficiently use RadRails? > > Please answer to my problems > > Regards, > Anil > http://anilw.info > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060803/11c648c4/attachment.html
mv file.html file.rthml :-) -- Posted via http://www.ruby-forum.com/.
Michael Genereux
2006-Aug-03 17:47 UTC
[Rails] Re: Help me for learning Rails for my project!!!
oh man.... milk out the nose... On 8/3/06, Chris <cadams1342@hotmail.com> wrote:> > mv file.html file.rthml > > :-) > > > > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060803/6a9bfdd0/attachment-0001.html