RoR useful gems or plugins

Hi all!
Please recommend me a list of useful gems of plugins that can help me
in web development, for example easier build web UI, some controls or
admin pages, etc…
everything that can realy help

Tnx for answers

Hi,

2007/8/4, Igor K. [email protected]:

Please recommend me a list of useful gems of plugins that can help me
in web development, for example easier build web UI, some controls or
admin pages, etc… everything that can realy help

Take a look at http://agilewebdevelopment.com/plugins. There you’ll
find many useful plugins.

Lutz

Lutz H. wrote:

Hi,

2007/8/4, Igor K. [email protected]:

Please recommend me a list of useful gems of plugins that can help me
in web development, for example easier build web UI, some controls or
admin pages, etc… everything that can realy help

Take a look at http://agilewebdevelopment.com/plugins. There you’ll
find many useful plugins.

Lutz

I know about this web site,
I just asking about - which plugins you used and for what?

Igor

The gem collection depends on the problems that you try to solve.
If we have a different problems than my collection will not be useful
to you.
You should get acquainted with all of them in general just to know to
pick the right ones.

One that I recommend in any case is ruby-debug for the obvious
reasons. :wink:

On Aug 4, 4:23 am, “Igor K.” [email protected] wrote:

Lutz

I know about this web site,
I just asking about - which plugins you used and for what?

Igor

Posted viahttp://www.ruby-forum.com/.

google for it. Listing your installed plugins is a popular sport:

http://blog.craz8.com/articles/2007/02/07/4-12-rails-plugins-i-use-in-every-project/

Try

gem install rails-toolkit -y

for everything you need to get going with Rails.

And if I’m missing something, let me know!

NeilW

On Aug 4, 11:31 am, “Igor K.” [email protected]