$ bundle exec rake assets:precompile --trace
** Invoke assets:precompile (first_time)
** Execute assets:precompile
rake aborted!
wrong number of arguments (3 for 4) for `rgba'
  (in 
/Users/cjbottaro/Dropbox/Projects/route_send/app/assets/stylesheets/application.css)

Tasks: TOP => assets:precompile
(See full trace by running task with --trace)

What's the deal?  http://localhost:3000/assets/application.css serves the 
file properly... why does rake assets::precompile fail?

Thanks for the help.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/BTrPnHzbycoJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to