gem(*args)
Instance Public methods
Adds an entry into Gemfile
for the supplied gem.
1 2 3 | gem "rspec" , group: :test gem "technoweenie-restful-authentication" , lib: "restful-authentication" , source: "http://gems.github.com/" |
Adds an entry into Gemfile
for the supplied gem.
1 2 3 | gem "rspec" , group: :test gem "technoweenie-restful-authentication" , lib: "restful-authentication" , source: "http://gems.github.com/" |
Designed by : w10schools
service@w10schools.com
Please login to continue.