Hello all,
I have been searching for a good tutorial of how to build a gem in Rails 3. I have found someones, but has not that good explained.
I haven’t build either a gem or plugin even in Rails 2.3.*, and I don’t know if there were a change in the way a gem is built for Rails 3.
Could anyone suggest me a resource where I could begin in?
Regards,
Daniel G.
11155
(-- --)
2
Daniel G. wrote:
Hello all,
I have been searching for a good tutorial of how to build a gem in Rails
3.
I have found someones, but has not that good explained.
I haven't build either a gem or plugin even in Rails 2.3.*, and I don't
know
if there were a change in the way a gem is built for Rails 3.
So far as I know, building gems has nothing to do with Rails. What are
you trying to achieve?
Could anyone suggest me a resource where I could begin in?
The RubyGems docs, perhaps?
Regards,
Daniel G.
Best,
I am trying to extend Rails. I read something about Railties… that’s why I was looking for information about building Gems for Rails 3
Thanks,
Daniel G.
10/8/17 Marnen Laibow-Koser lists@ruby-forum.com