archive_tree 1.0.3
ArchiveTree is a Ruby Gem that makes it easy for you to create beautiful chronological archive trees of your models. For instance, you can create a tree for your blog posts.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            actionpack
            ~> 3.0.0
          
          
            activerecord
            ~> 3.0.0
          
    Development依存関係 (6):
            database_cleaner
            ~> 0.6.0
          
          
            factory_girl_rails
            ~> 1.0.0
          
          
            fuubar
            ~> 0.0
          
          
            mysql
            ~> 2.8.0
          
          
            rspec
            ~> 2.0.0
          
          
            ruby-debug19
            ~> 0.11.0
          
    
