rubyonrailsin

A Ruby and Rails talk

Thursday, March 18, 2010


[spree-user] Extension require_gems

by rubyonrailsin 0 comments

Tag


Share this post:
Design Float
StumbleUpon
Reddit

I'm using...

def self.require_gems(config)
config.gem 'exceptional'
end

In my extension.

When I add ...

raise "Loading!"

To the first line of the Exceptional gem init.rb, nothing happens when I
start the Spree application. When I move the config.gem to
config/environment.rb, the exception is raised.

Alan Gutierrez

--
You received this message because you are subscribed to the Google Groups "Spree" group.
To post to this group, send email to spree-user@googlegroups.com.
To unsubscribe from this group, send email to spree-user+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/spree-user?hl=en.

No comments:

Post a Comment

Subscribe feeds via e-mail

Blog Archive