Posts Tagged ‘ruby’
noob alert!: I am pretty new to RoR. so i might not be solving the problem with the best possible solution.
Scenario 1: many-to-many + one-to-many
Task: I have two models. Contact and ContactSource. a Contact belongs to a ContactSource. and a Contact can be synced with one or more ContactSource(s). i need to get the ContactSource(s) [...]
the last few days i have been learning about asp.net and about the new asp.net mvc framework. i am very new to asp.net. i’ve never ever used asp before. but as per a requirement at my work place i had to look in to it. i was rather excited to look in to it really. [...]
this is a tiny ruby script that i wrote some time back. it does a very simple(but helpful, at least for me ) task, that is it will send a given message to a pre configured list of gmail(actually anything that do jabber) accounts. and after this it will wait and listen for any [...]

