Caylan Van Larson wrote: > Not to be naive, but where are these defined? I'm using locomotive.
Behavior::Base is defined in app/models/behavior.rb: http://dev.radiantcms.org/radiant/browser/trunk/radiant/app/models/behavior.rb > Is there an easy ruby way to figure that out? For instance... > starting IRB and loading the class, then asking it where it's defined? No. Ruby doesn't makes it easy for you to get at that information. -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
