search for: blogrium

Displaying 5 results from an estimated 5 matches for "blogrium".

2006 Apr 03
2
Rails Widgets
...just a way to make parameterized UI components. Thought I''d share: http://blogrium.com/?p=60 -- Jeff Lindsay http://blogrium.com/
2006 May 02
4
Alternatives to components?
I''m about to start work on sidebars for my app, but I''ve heard a number of people express doubts about them as the way to go (they are slow & apparently DHH regretted coming up with them components). What other solutions are people using for this type of need (i.e.needing to call an action/view combo from within a view)?
2006 Apr 05
1
Tag libraries for ERB/RHTML?
For any JSTL/JSP tag library heads out there - any projects underway to generate tag libraries for ERB and hopefully standardize some of that basic RHTML behavior? Seems like closures are just the thing for implementing a tag processing class, too. Thanks, Wes -- Posted via http://www.ruby-forum.com/.
2006 May 25
13
.NET developer trying to understand some Rails basics
Hi All, I''ve been a ASP.NET developer for the last few years and consider it to be a pretty productive environment to work with. However, the object-relational mapping (ActiveRecord) and simplicity of the Rails framework and Ruby in general really appeals to me. .NET currently doesn''t have something like Rails'' ORM - atleast not out-of-the-box. Here''s my
2006 Apr 27
6
OrderedHash
Looks like I have skipped on this, but still - a couple of questions: 1) Why there suddenly is an OrderedHash in ActiveSupport? (this glaring omission from ruby core is present in many apps already) 2) Why it doesn''t match the semantics of Hash respectively? 3) Why it''s #nodoc ? -- Julian ''Julik'' Tarkhanov please send all personal mail to me at julik.nl