Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
mbleigh/acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
People
Repo info
Activity
Krzysztof Rybka
@krzysiek1507
Yeah, I know, but we should point out about known bugs
Abdelkader Boudih
@seuros
i agree
Krzysztof Rybka
@krzysiek1507
@seuros
please ping me right after prerelease is released
Abdelkader Boudih
@seuros
i will ping you before
Krzysztof Rybka
@krzysiek1507
@seuros
do you need any help?
Abdelkader Boudih
@seuros
@krzysiek1507
i'm here now
sorry for delay.
Cody Loyd
@codyloyd
so... is there any way to get this gem working with rails/activerecord 5?
Cody Loyd
@codyloyd
nevermind.. pulling it from the git source works
Krzysztof Rybka
@krzysiek1507
@seuros
what do we need to do before release?
Abdelkader Boudih
@seuros
Update the changelog.
if there is any other PR that could be added to the build, let me know
Krzysztof Rybka
@krzysiek1507
@seuros
this one
mbleigh/acts-as-taggable-on#770
Abdelkader Boudih
@seuros
oh awesome :)
i will release the prerelease without changelog, then once people test it, i release the final version.
wdyt ?
Krzysztof Rybka
@krzysiek1507
Ok
Krzysztof Rybka
@krzysiek1507
@seuros
tests are passed
Abdelkader Boudih
@seuros
merged
Krzysztof Rybka
@krzysiek1507
Thanks
Abdelkader Boudih
@seuros
this gem has very bad performance when it scale
i will release a better one soon.
Krzysztof Rybka
@krzysiek1507
Is it public?
Abdelkader Boudih
@seuros
yes, it will be public. I have to extract it from one of my app
_
you using Postgresql ?
Krzysztof Rybka
@krzysiek1507
yes
Abdelkader Boudih
@seuros
perfect
because it will support just pg
Krzysztof Rybka
@krzysiek1507
Why?
Abdelkader Boudih
@seuros
so we don't end up in the same problem as we are now
Krzysztof Rybka
@krzysiek1507
Did you marked the prerelease as public?
We have got this gem in spree and we support mysql too
Abdelkader Boudih
@seuros
hmm.
Krzysztof Rybka
@krzysiek1507
Have you got raw pg SQLs?
Abdelkader Boudih
@seuros
for what ?
Krzysztof Rybka
@krzysiek1507
In this new gem
Abdelkader Boudih
@seuros
@krzysiek1507
, unrelated
https://rubygems.org/gems/acts-as-taggable-on/versions/4.0.0.pre
Krzysztof Rybka
@krzysiek1507
Tag in github?
Abdelkader Boudih
@seuros
it was tagged
i will update the readme now
it has some outdated info now
Krzysztof Rybka
@krzysiek1507
I can't see tag on Github
Abdelkader Boudih
@seuros
https://github.com/mbleigh/acts-as-taggable-on/releases/tag/v4.0.0.pre
Krzysztof Rybka
@krzysiek1507
Thanks!
Ping me or give me an access to new gem as soon as you can
Krzysztof Rybka
@krzysiek1507
@seuros
are you going to release stable 4.0?
Abdelkader Boudih
@seuros
yes , tomorrow morning
Krzysztof Rybka
@krzysiek1507
Thanks!
Abdelkader Boudih
@seuros
releasing now
Krzysztof Rybka
@krzysiek1507
@seuros
have you released it?