Hi All,
I wanna create module dynamically please help me with some code
examples how can i do this.
whenever i call a function then one module should be created dynamically
with some functions.
Please Help.........
Thanks
Varun
Hi All,
I wanna create module dynamically please help me with some code
examples how can i do this.
whenever i call a function then one module should be created dynamically
with some functions.
Please Help.........
Thanks
Varun
Module or Model?
sw0rdfish wrote:
Module or Model?
On Apr 24, 10:39�am, Varun Goel <rails-mailing-l...@andreas-s.net>
Hi,
Thanks for ur reply.I am asking about modules???
Well at a very basic level, Module.new creates a new module, but I suspect you would get a more helpful answer if you clarified what you are trying to do.
Fred