-
Hi,
We are using dynamic tagging for multiple tests.
For e.g.
@Feature("TestType1")
@Category("Integration")
Void test1()
{}
@Feature("TestType1")
@Category("Integration")
Void test 2()
…
-
As I have just went thru a serious conflict between vestal_versions and acts_as_taggable_on module, I wonder if there is a way to restructure the module locations to avoid such conflict.
-
```
Currently the process of scanning and tagging books is not linked making it
unnecessarily slow.
It would be nice to be able to set rating and tags already on the scan
confirmation screen instead …
-
```
I frequently mention people I'm working with in my snippets. It'd be fun to say
something like "This week I worked on classifiers with @alexr" and have it turn
into a link to the Alex's snippets…
-
**Reported by JoeNazz on 19 Oct 2008 19:52 UTC**
Maybe a new function can be added to jajuk:
As I hear a song, I would like to tag some keywords to this song directly. After this, I may able to searc…
-
Problem: Some wiki pages may not cleanly fit into one section or another. For that scenario, it may be nice to provide alternate mechanisms to group pages.
Solution: Adding tags to wiki pages could a…
-
Artichoke is listed as the first item in June, but not in July or August.
-
Tags are useful for marking points in development and releases. Adding tag support to VisualGit will assist in the workflow without needing to switch to git bash.
@softeng-701
-
Rather than worrying about how to distinguish levels-of-originality-of-settings, just let people tag them. Then could used for tags like "glowfic-original" but also be used for things like "contains m…
Marri updated
7 years ago
-
users (who upload drops) should be able to categorize their drops using tags like e.g. "sound", "story", "song" etc.
There exist gems like "acts-as-taggable-on" but maybe it would be a good Rails exer…