On Tue, 2010-08-24 at 18:09 +0200, [email protected] wrote:
> From: Tomas Sedovic <[email protected]>
>
> ---
> src/app/stylesheets/grid.scss | 32 ++++++++++++++++++++++++++++++++
> src/app/stylesheets/text.scss | 8 ++++++++
> src/app/views/layouts/aggregator.haml | 2 ++
> src/config/compass.rb | 2 ++
> src/config/environment.rb | 1 +
> src/config/initializers/compass.rb | 6 ++----
> 6 files changed, 47 insertions(+), 4 deletions(-)
> create mode 100644 src/app/stylesheets/grid.scss
> create mode 100644 src/app/stylesheets/text.scss
Tomas, I know you are super-busy, so I will look at this tomorrow,
unless someone beats me to it (just wanted to let you know why I didnt
push it yet). When I applied this patch after doing a:
gem install compass-960-plugin, I got a stacktrace of:
/home/jay/projects/fedorahosted/deltacloud/aggregator/src/config/initializers/compass.rb:3:
undefined method `initialize!' for Compass::AppIntegration::Rails:Module
(NoMethodError)
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:145:in
`load_without_new_constant_marking'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:145:in
`load'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in
`new_constants_in'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:145:in
`load'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:622:in
`load_application_initializers'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:621:in
`each'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:621:in
`load_application_initializers'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:176:in
`process'
... 14 levels...
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/commands/server.rb:78
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
from ./script/server:3
Commenting that line out of the initializer gets rid of the error, but
not sure if it still loads everything, so holding off on that change
till I am sure.
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel