cabalist 0.0.4
Cabalist is conceived as a simple way of adding some smarts (machine learning capabilities) to your Ruby on Rails models without having to dig deep into mind-boggling AI algorithms. Using it is meant to be as straightforward as adding a few lines to your existing code and running a Rails generator or two.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (8):
            ai4r
            >= 0
          
          
            googlecharts
            >= 1.6.8
          
          
            haml
            >= 3.0
          
          
            kaminari
            >= 0.13.0
          
          
            leveldb-ruby
            >= 0
          
          
            padrino-helpers
            >= 0
          
          
            rake
            >= 0
          
          
            sinatra
            >= 0
          
    