copy_to_production 0.1.0
You can copy data from rails staging environment to production. You can even copy 'Papercliped' model with its attachments.
          Gemfile:
          =
        
        
          installation:
          =
        
      Versions:
- 0.1.0 October 05, 2015 (7,5 ko)
Dépendances de Development (15):
            bundler
            ~> 1.10
          
          
            database_cleaner
            >= 0
          
          
            factory_girl_rails
            ~> 4.0
          
          
            paperclip
            >= 0
          
          
            pg
            >= 0
          
          
            pry
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            railroady
            >= 0
          
          
            rails
            >= 4.0.0
          
          
            rails-erd
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.1.0
          
          
          
            rspec-rails
            ~> 3.1.0
          
          
            sqlite3
            >= 0
          
    