Ruby on Rails Thursday, July 25, 2019

Hi,

I would like to contribute with rails engine and generators documentation. I'm writing my first gem and I'm struggling a bit with theses.

I think it lacks more examples and context for areas like: What methods my generator needs? Are there any conventions?  My generator, generated by rails g, needs an argument, how do I get rid off it? What can I do during gem initialization? How to use some Rails internal features, like code reload? And give more informations how the engine initialization works.

I can answer these questions shallowly and without much background. I'm a rails programmer that sometimes read some rails code, so I would like to hear any advice for this trail. I would also love indications of free materials (I already spend my buckets for books for the next month :/) and, of course, response for my questions :)

Thanks in advance!
Kadu

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a32bb406-d3fa-4f02-8091-0fd3349ae9ef%40googlegroups.com.

No comments:

Post a Comment