CSC/ECE 517 Fall 2013/ch1 1w24 nv

From Expertiza_Wiki
Revision as of 02:21, 14 September 2013 by Vkara (talk | contribs)
Jump to navigation Jump to search

A Tour of Ruby Gems


Some important Gems that are useful in RAILS environment

There are many gems which provide easy of functionality that can be included in the rails development environment. Bundleris a useful gem that enables a developer to quickly add and manage gems in few lines of code.