Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 3 migration attempt #2

Open
wants to merge 5 commits into
base: rails_3
Choose a base branch
from

Conversation

assimovt
Copy link

I noticed discussions in Google Group you created a Rails 3 branch and got challenged to see if we could migrate Lovd. Since, LovdByLess was my first Rails project I learned from several years ago (btw, thanks Steve for the support), I would like to contribute back and see how difficult it is going to be. Hopefully, we wont need to rewrite the entire app ;)

  • Created Rails 3.0.7 bones
  • Got to the point the migrations are actually running ;)
  • Moved gem requirements to Gemfile
  • Removed all gems/plugins that are completely outdated and break the migrations
  • Upgraded routes
  • Disabling avatar includes (old)
  • Upgraded shoulda unit tests so they at least run and can be worked on
  • Upgraded shoulda functional tests so they at least run and can be worked...

assimovt added 5 commits May 27, 2011 01:05
* Created Rails 3.0.7 bones
* Got to the point the migrations are actually running ;)
* Moved gem requirements to Gemfile
* Removed all gems/plugins that are completely outdated and break the migrations
@jpgo
Copy link

jpgo commented Feb 16, 2012

Maybe this is a dead project ...

A shame really that their creators do not give continuity.

:-(

@alterisian
Copy link

Hi - did the Rails 3 migration work in the end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants