Displaying 3 results from an estimated 3 matches for "sumska".
Did you mean:
sumskas
2006 Jan 12
9
Is RoR on SQLServer suitable for a commercial application?
Good Evening,
I need some advice. I am in a position at work where I''ve got the boss
pretty excited about rails. I think I could swing the Next Generation
version of our product to use rails as the platform, but I find myself a
little hesitant to do so until I''ve answered a few issues that I''m hoping
people on this list could help me with.
Firstly, we are tied to
2006 Mar 13
2
Ruby/Rails contract: Sydney, Australia
...there is somewhere else I should send this.
My employer is seeking a contractor for some Ruby/Rails work.
Please e-mail me directly at peters <at> nimble.com.au if you are interested
and available at short notice. I''ll provide further details as we flesh them
out.
Regards,
Peter Sumskas.
Nimble Systems Pty Ltd.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060313/a7a9382a/attachment.html
2006 Jan 13
4
How to add virtual fields in model
I want to add virtual fields in a model.
table: field1 field2
I want to add field3 which is field1*2 + field2
I know tihs can be achieved in View, but I want it in model.
Then I will pass this model to PagerRenderer to paginate.
How to achieve this?
thanks
--
Posted via http://www.ruby-forum.com/.