four_o_four 0.0.1
With FourOFour you will be able to handle your 404 responses and change how your application behave dynamically and with the 'right' way: using a class for a delegation, separating all the concerns. Routes and logic should have their own space.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activesupport
            >= 0
          
          
            rack
            >= 0
          
    Development 依赖 (10):
            bundler
            ~> 1.11
          
          
          
            guard
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            pry
            >= 0
          
          
            pry-nav
            >= 0
          
          
            pry-remote
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            rspec-nc
            >= 0
          
    

