Ruby on Rails Friday, November 11, 2016

On 11 November 2016 at 06:51, <jamnitk1@gmail.com> wrote:
hello friends,

I have a pdf file and i want to extract text/data from pdf file, I have already read so many gem but there is no proper documentation that by i can not able to apply, In Which Place can I put code like ( controller, modal, lib,  etc.)

You could put the code in a model (not derived from ActiveRecord).  It is up to you really, you can put it where you like.

Colin

 

--
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/83173269-64cd-4094-ada4-030aa281cebd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvoXWQZ9meDj76_ukNQ3ZfxqsOVqyBE5wvrttsQbSpQ8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment