Closed jasnow closed 9 years ago
Just added the MIT license, thanks for the suggestion.
Yes, we are going to support Rails 5 in the coming months.
Great. Willing to help contribute with Rails 5 update if you all wish. Do you expect to merge the different forks before updating?
@jasnow sorry for the very late reply, and thanks for your proposal!
I've cleaned up the code base this week, there is now a single branch (master
) that uses Rails 4.2, and the domain is now ready4rails.net
instead of rails4rails4.net
Any contribution is welcome, I think that to add Rails 5 support we should:
status
and notes
to status_rails4
and notes_rails4
status_rails5
and notes_rails5
I plan to simplify the codebase to remove the custom caching mechanism we have, we may not need any caching mechanism, or just rely on basic HTTP caching. So if you still want to contribute, don't bother doing anything with our current custom caching mechanism.
Thanks for the update
Can you please add a license to this repo? Here is some background on licensing open source software: http://code.tutsplus.com/tutorials/open-source-101-licensing--cms-21279
Here is another reference: https://robots.thoughtbot.com/maintaining-open-source-projects-licenses
Are you going to support Rails 5?