Learn how to answer questions by browsing Rails source code
We will use a concrete example by looking at How To Get A List Of All Currently Registered MIME Types With Rails
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
We will use a concrete example by looking at How To Get A List Of All Currently Registered MIME Types With Rails
Comments
Hi Bala, this is just a friendly suggestion, could you slow down the posting here just a little? Your contributions are welcomed, but every single day is perhaps a little too eager. I know I could implement a limit technically, and I might, but I thought asking would be nicer :)
Or two times a day even :-)
You should implement it. That way it is applied to everyone.
Yes, this RubyPlus stuff feels like a content farm to me. :/
Well, I could implement it, but I think there are enough edge cases to make it tricky. For example, maybe someone really has a need to post twice in a day or more as a once-in-a-while thing.
I guess something like X times in a week would work, but then that’d allow all the posts to be in one day, so it’d get more complicated like max X times in a week, and max Y times in a day.. and it starts getting a bit silly to write down what those rules even are. But.. maybe I will :-D
Post a comment