fileboost 0.2.0.pre
Fileboost provides drop-in replacement Rails image helpers with automatic optimization through the Fileboost.dev service. Works exclusively with ActiveStorage objects, features HMAC authentication, and comprehensive transformation support.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.2.1 September 17, 2025 (14.5KB)
- 0.2.0 September 13, 2025 (14KB)
- 0.2.0.rc1 September 13, 2025 (14KB)
- 0.2.0.pre3 September 13, 2025 (14KB)
- 0.2.0.pre2 September 12, 2025 (14KB)
- 0.2.0.pre September 11, 2025 (11.5KB)
Runtime依存関係 (1):
            activestorage
            >= 6.0
          
    Development依存関係 (7):
            bundler
            ~> 2
          
          
            combustion
            ~> 1
          
          
            rails
            ~> 8.0.0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.0
          
          
            rspec-rails
            ~> 6.0
          
          
            sqlite3
            ~> 2.0
          
    