Tag-arkiv: c-sharp
Fancy Ruby stuff done in C#, part 2: flash messages
Please read this post for my reasons behind this article series. Using flash messages between web requests Ok I admit, this is not entirely a C# vs. Ruby issue. It is more Ruby On Rails done with MVC3. But it … Læs resten
Fancy Ruby stuff done in C#, part 1: extension methods
Ruby is a very dynamic language, and you are able to do a lot of stuff with class extensions, meta programming, lambda functions and so forth. When I first experienced Ruby back in 2006 I was very impressed with some … Læs resten