Paperclip plugin on Rails 3
        Posted  
        
            by Jiang
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jiang
        
        
        
        Published on 2010-04-29T23:54:01Z
        Indexed on 
            2010/04/29
            23:57 UTC
        
        
        Read the original article
        Hit count: 572
        
ruby-on-rails
|paperclip
Hi all,
I tried to use paperclip plugin on rails 3-beta 3. I installed this plugin successfully, but when I use the following script to generate:
rails generate paperclip xxx xxx
it said generator not found. Any ideas? Thanks.
© Stack Overflow or respective owner