When I install Barista and afterwards try to run rake assets:precompile, clean, etc I get the following error...
rake aborted!
uninitialized constant Barista
Tasks: TOP => environment
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [/Users/erichrusch/.rvm/rubies/ruby-1.9.3-p...]
Tasks: TOP => assets:clean
(See full trace by running task with --trace)
Any ideas?