Difference btwn gem and a plugin?

Hi all,

Can some one list the difference between a Gem and Plug-in?

Thanks, Ratnavel

Gem is for ruby. It is common for all the applications that uses this ruby. Bur plugin is specific for application.

                                            "rails applications"

-Thomas