Re: [Rails] Re: Rails Code Indentation

2010-03-13 Thread Sandip Ransing
Hi Joel, Thanks for the plugin ! I would like to use it but i am working on ubuntu machine and textmate works with mac. meanwhile i found rails.vim script for vim that solved my auto indentation problems. http://www.funonrails.com/2010/02/vim-editor-for-ruby-on-rails.html On Mon, Nov 2, 2009 at

[Rails] Re: Rails Code Indentation

2009-11-01 Thread Joel Chippindale
I've written a Textmate plugin that indents Ruby code (rather better than Textmate does on it's own but not as well as Netbeans which, as mentioned earlier in the thread does a great job). It's all written in Ruby so would be easy enough to extract into a gem (it's on my to do list). You can

[Rails] Re: Rails Code Indentation

2009-06-08 Thread Sandip Ransing
Hi guys, Thanks for your reply ! I am using vi editor with rails.vim plugin as well as my own personal indentation settings for my current developments. but i think there should be plugin/gem to indent your rails application directory LIKE annotate models plugin ( Lazy peoples ). sorry to say

[Rails] Re: Rails Code Indentation

2009-06-07 Thread prabesh shrestha
Netbeans is good for that. On Jun 7, 8:04 am, Mohit Sindhwani mo_m...@onghu.com wrote: JannaB wrote: What do you use asa good RoR editor then? NetBeans indents very well. Cheers, Mohit. 6/7/2009 | 11:03 AM. --~--~-~--~~~---~--~~ You received this message

[Rails] Re: Rails Code Indentation

2009-06-07 Thread Scott Tamosunas
RubyMine has an excellent code formatter. Just write your code and Cmd- Option-L. Scott On Jun 7, 9:07 am, prabesh shrestha prabesh...@gmail.com wrote: Netbeans is good for that. On Jun 7, 8:04 am, Mohit Sindhwani mo_m...@onghu.com wrote: JannaB wrote: What do you use asa good RoR

[Rails] Re: Rails Code Indentation

2009-06-06 Thread JannaB
What do you use asa good RoR editor then? On Jun 5, 5:22 pm, Hassan Schroeder hassan.schroe...@gmail.com wrote: On Fri, Jun 5, 2009 at 2:19 PM, JannaBmistressja...@hotmail.com wrote: well, eclipse wont! Note: the man said decent -- eclipse is barely an editor at all... :-) Why not?  Any

[Rails] Re: Rails Code Indentation

2009-06-06 Thread Colin Law
2009/6/6 JannaB mistressja...@hotmail.com: What do you use asa good RoR editor then? I find jEdit (with the appropriate plugins) does a pretty good job. Available for Win and Linux. Colin --~--~-~--~~~---~--~~ You received this message because you are

[Rails] Re: Rails Code Indentation

2009-06-06 Thread Hassan Schroeder
On Sat, Jun 6, 2009 at 6:53 AM, Colin Lawclan...@googlemail.com wrote: What do you use asa good RoR editor then? I find jEdit (with the appropriate plugins) does a pretty good job. Available for Win and Linux. Actually, since it's Java-based, it runs on anything with a JVM, including Macs.

[Rails] Re: Rails Code Indentation

2009-06-06 Thread Colin Law
2009/6/6 Hassan Schroeder hassan.schroe...@gmail.com: On Sat, Jun 6, 2009 at 6:53 AM, Colin Lawclan...@googlemail.com wrote: What do you use asa good RoR editor then? I find jEdit (with the appropriate plugins) does a pretty good job. Available for Win and Linux. Actually, since it's

[Rails] Re: Rails Code Indentation

2009-06-06 Thread Wayne Simacek
On Jun 6, 8:34 am, JannaB mistressja...@hotmail.com wrote: What do you use asa good RoR editor then? On Jun 5, 5:22 pm, Hassan Schroeder hassan.schroe...@gmail.com wrote: On Fri, Jun 5, 2009 at 2:19 PM, JannaBmistressja...@hotmail.com wrote: well, eclipse wont! Note: the man said

[Rails] Re: Rails Code Indentation

2009-06-06 Thread Mohit Sindhwani
JannaB wrote: What do you use asa good RoR editor then? NetBeans indents very well. Cheers, Mohit. 6/7/2009 | 11:03 AM. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to

[Rails] Re: Rails Code Indentation

2009-06-05 Thread Colin Law
2009/6/5 Sandip Ransing san2...@gmail.com: Hi All, Rails code must be readable, formatted and well indented. I wanted to do indent code in my previous projects. Is there any built in rails plugin/gem that can help me to indent my existing code. Any ideas will be really appreciated ! Do

[Rails] Re: Rails Code Indentation

2009-06-05 Thread JannaB
well, eclipse wont! On Jun 5, 4:49 pm, Colin Law clan...@googlemail.com wrote: 2009/6/5 Sandip Ransing san2...@gmail.com: Hi All, Rails code must be readable, formatted and well indented. I wanted to do indent code in my previous projects. Is there any built in rails plugin/gem that

[Rails] Re: Rails Code Indentation

2009-06-05 Thread Hassan Schroeder
On Fri, Jun 5, 2009 at 2:19 PM, JannaBmistressja...@hotmail.com wrote: well, eclipse wont! Note: the man said decent -- eclipse is barely an editor at all... :-) Why not?  Any decent editor will do this for you. -- Hassan Schroeder hassan.schroe...@gmail.com