I know this is purely opinion based, not taking into account you might be forced to use rails (for legacy reasons, etc...), but once you see how efficient sequel is, I would suggest you to replace rails with roda...
Then you would really appreciate the true notion of "as few gems as possible". On Mon, Aug 17, 2015 at 4:44 PM, Максим Филиппов <[email protected]> wrote: > Thank you > > понедельник, 17 августа 2015 г., 17:42:33 UTC+3 пользователь Jeremy Evans > написал: > >> On Monday, August 17, 2015 at 4:26:36 AM UTC-7, Максим Филиппов wrote: >>> >>> I would like to use as few gems as possible. So, it was comfortable to >>> use sequel with rails that way for you? >>> >> >> Yes. But what is comfortable to me may not be comfortable to everyone. >> >> Thanks, >> Jeremy >> > -- > You received this message because you are subscribed to the Google Groups > "sequel-talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sequel-talk. > For more options, visit https://groups.google.com/d/optout. > -- Christian -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
