Great, Thank you guys for all the answers!! now I know what to do :)

I'm glad I asked... I'll do the gem having only the models and the engine,
mostly for our own team.

thanks again,

Fabio



On Wed, Jun 5, 2013 at 10:40 PM, Kym McInerney <k...@holodigm.com.au> wrote:

> Totally agree with Jon and Warren, in particular :
> "please don't dictate to me as a consumer how I should structure my models
> and controllers" and "make as little assumptions as possible if you want
> to drive adoption of your service"
>
> I'd gem and OS it, then you get the best of both worlds, to answer your
> specific question. We can then write our generators as needed :)
>
> On Tuesday, June 4, 2013 11:29:36 PM UTC+10, Fabio Vilela wrote:
>>
>> Hi guys,
>>
>> some noob question just so you don't get bored here... I've recently
>> built a restful api and a few apps were born to consume it. we picked up a
>> few things in common that I'd like to put in this gem/project:
>>  -- migration files, suggesting a db structure ( we have had the
>> experience where devs interpreted our api differently )
>>  -- Model classes( thinking about Active Resource + Faraday for some
>> other operations, HTTParty maybe)  I really want to write some good
>> documentation in the models
>>  -- routes + controller to process webhooks
>>  -- some rake tasks and instructions to setup cronjobs...
>>
>> what should I do? gem or project that people would fork and use as a
>> starting point?
>> maybe write some generators?
>>
>> cheers guys.
>> Fabz
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Ruby or Rails Oceania" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rails-oceania+unsubscr...@googlegroups.com.
> To post to this group, send email to rails-oceania@googlegroups.com.
> Visit this group at http://groups.google.com/group/rails-oceania?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rails-oceania+unsubscr...@googlegroups.com.
To post to this group, send email to rails-oceania@googlegroups.com.
Visit this group at http://groups.google.com/group/rails-oceania?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to