>> puts model # ="something"
>> puts action # =""
>> puts id # =""
>> I need to have the splats to collect anything written between / /
>> and also the optional ? commands for the splats and /
>> does the optional command splat's collection?
>> How do I do this properly?
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sinatrarb" group.
>> To post to this group, send email to sinatrarb@googlegroups.com.
>> To unsubscribe from this group, send email to
>> sinatrarb+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/sinatrarb?hl=en.
> --
> Carlos Eduardo L. Lopes
> Skype: carloslopespollares | Twitter: @_carloslopes
-- Carlos Eduardo L. Lopes
Skype: carloslopespollares | Twitter: @_carloslopes
> puts model # ="something"
> puts action # =""
> puts id # =""
> I need to have the splats to collect anything written between / /
> and also the optional ? commands for the splats and /
> does the optional command splat's collection?
> How do I do this properly?
> --
> You received this message because you are subscribed to the Google Groups
> "sinatrarb" group.
> To post to this group, send email to sinatrarb@googlegroups.com.
> To unsubscribe from this group, send email to
> sinatrarb+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sinatrarb?hl=en.
-- Carlos Eduardo L. Lopes
Skype: carloslopespollares | Twitter: @_carloslopes