dagny’s desk

21 January 2007

Rails 1.2 Deprecations

Filed under: ActionShootingScores.com, Ruby On Rails — Dagny Gromer @ 10:12 am

I just updated my Ruby on Rails to 1.2

I’ve got a cascade of deprecations that I’m correcting:

<% end_form_tag %> to </form>

<% start_form_tag %> to <% form_tag %>

:post => true in a link_to(), changed to :method => “post”

More will likely appear …

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.