Views view (find view by name)
Reported by Oleg Andreev | April 28th, 2008 @ 02:09 AM | in 0.0.3
Views["some_view"] # => #<{View} name: "some_view" >
Comments and changes to this ticket
-
Yurii Rashkovskii April 28th, 2008 @ 02:12 AM
What about something like
class Views def [](name) # ... end end
?
-
Yurii Rashkovskii April 28th, 2008 @ 02:26 AM
do you mean that you want Views be a view itself? Willn't be easier to UUIDv5 views with their name and "view:" namespace?
-
Yurii Rashkovskii April 28th, 2008 @ 03:17 AM
- State changed from new to open
-
Yurii Rashkovskii April 28th, 2008 @ 12:17 PM
- Assigned user set to Oleg Andreev
-
Yurii Rashkovskii April 29th, 2008 @ 10:07 AM
- State changed from open to resolved
(from [3fbc394d5cd33891b157318e7984ec3d7b8dff7e]) View#[] syntax has been implemented [#13 responsible:yrashk state:resolved]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
StrokeDB is an embeddable distributed document database written in Ruby