berk / tr8n

This repository has moved to:
https://github.com/tr8n/tr8n
MIT License
280 stars 37 forks source link

Falture inside tr8n; can't run tests #45

Open Heimdell opened 12 years ago

Heimdell commented 12 years ago

After installation and integration as mentioned here (http://wiki.tr8n.org/slides/assets/fallback/index.html) I receive error from running rake test:

~/.rvm/gems/ruby-1.9.3-p194/gems/tr8n-3.2.3/app/models/tr8n/base_filter.rb:45:in `<top (required)>': uninitialized constant WillFilter::Filter (NameError)

full message is located here: http://pastebin.com/1EtijjtE

Edit: I use activesupport and rails of version 3.2.8

seuros commented 11 years ago

Did you install willfilter and mounted it ?

berk commented 11 years ago

You can checkout entire projects with different versions of the gem and run them: https://github.com/tr8n

Let me know if you are still having issues.