solnic changed the topic of #rom-rb to: Ruby Object Mapper | Mailing List: https://groups.google.com/forum/?fromgroups#!forum/rom-rb | Logs: http://irclog.whitequark.org/rom-rb
narph has quit [Quit: Connection closed for inactivity]
nwmcsween has joined #rom-rb
<nwmcsween> trying to follow what happened with dm2 and rom-rb does rom-rb use virtus if not why not?
<elskwid> nwmcsween: rom doesn't use any model implementation, it doesn't need to. It intends to help you map data from your datastore of choice, to the model representation of choice.
<elskwid> nwmcsween: Here's an example of how Virtus is used in the specs, but it isn't required to use rom. https://github.com/rom-rb/rom/blob/8d5b9252c618c7d41ec06dce13bcf08694f724dc/spec/integration/setup_spec.rb#L37
<elskwid> nwmcsween: Also, you're more likely to catch someone to answer questions over in the gitter chat. https://gitter.im/rom-rb/chat
<elskwid> :)
jfredett-w has quit [Read error: Connection reset by peer]
jfredett-w has joined #rom-rb
cflipse has quit [Ping timeout: 240 seconds]
cflipse has joined #rom-rb
jfredett-w1 has joined #rom-rb
jfredett-w has quit [Ping timeout: 246 seconds]
postmodern has quit [Quit: Leaving]
mkristian has joined #rom-rb
mkristian has quit [Ping timeout: 252 seconds]
mkristian has joined #rom-rb
mkristian has quit [Read error: Connection reset by peer]
postmodern has joined #rom-rb