Stored procedures in ROR 4. Help

Hello!
I need to pull out and display the stored procedure MSSQL.
I need examples of call…
I would be very grateful if you will be detailed examples. Thanks!

On 25 November 2014 at 05:08, Nikola O. [email protected]
wrote:

Hello!
I need to pull out and display the stored procedure MSSQL.
I need examples of call…
I would be very grateful if you will be detailed examples. Thanks!

googling for
rails mssql stored procedure
seems to provide a number of useful looking examples.

Colin