On Jul 7, 5:51 pm, Paul Barry <[email protected]> wrote: > Rick, > > Maybe irb and ruby are different? Try running this > > $ ruby -r rubygems -e 'puts $:' > > and then launch irb and do > > puts $: > > See if they are the same.
Paul, I tried these and the outputs were same. -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
