Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3721136
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T05:27:10+00:00 2026-05-19T05:27:10+00:00

i got the error DEPRECATION WARNING: error_messages_for was removed from Rails and is now

  • 0

i got the error DEPRECATION WARNING: error_messages_for was removed from Rails and is now available as a plugin. Please install it with rails plugin install git://github.com/rails/dynamic_form.git. (called from _app_views_user_register_html_erb__195833478_79197384_0 at C:/Users/rod/connect-my-friends/app/views/user/register.html.erb:5)

i got the plugin and did a rake but i still get the error did i not do something right?

here is what the page code looks like

<%= form_for :user do |form| %>
 <fieldset>
  <legend>Enter Your Details</legend>
  <%= error_messages_for "user" %>
  <div class="form_row">
   <label for="screen_name">Screen name:</label>
   <%= form.text_field :screen_name,
        :size => User::SCREEN_NAME_SIZE,
        :maxlength => User::SCREEN_NAME_MAX_LENGTH %>
  </div>

i believe that should be enough info if ya need more ask and I’ll edit this and add it

    require File.expand_path('../boot', __FILE__)

require 'rails/all'

# If you have a Gemfile, require the gems listed there, including any gems
# you've limited to :test, :development, or :production.
Bundler.require(:default, Rails.env) if defined?(Bundler)

module ConnectMyFriends
  class Application < Rails::Application
    # Settings in config/environments/* take precedence over those specified here.
    # Application configuration should go into files in config/initializers
    # -- all .rb files in that directory are automatically loaded.

    # Custom directories with classes and modules you want to be autoloadable.
    # config.autoload_paths += %W(#{config.root}/extras)

    # Only load the plugins named here, in the order given (default is alphabetical).
    # :all can be used as a placeholder for all plugins not explicitly named.
    # config.plugins = [ :exception_notification, :ssl_requirement, :all ]

    # Activate observers that should always be running.
    # config.active_record.observers = :cacher, :garbage_collector, :forum_observer

    # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
    # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
    # config.time_zone = 'Central Time (US & Canada)'

    # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
    # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
    # config.i18n.default_locale = :de

    # JavaScript files you want as :defaults (application.js is always included).
    # config.action_view.javascript_expansions[:defaults] = %w(jquery rails)

    # Configure the default encoding used in templates for Ruby 1.9.
    config.encoding = "utf-8"

    # Configure sensitive parameters which will be filtered from the log file.
    config.filter_parameters += [:password]
  end
end

this is all new to me so i added the aplaction.rb file not sure how to put that in

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T05:27:11+00:00Added an answer on May 19, 2026 at 5:27 am

    Check the plugin’s README

    My guess is that you should use form.error_messages instead of error_messages_for "user".

    –edit

    Other guesses:

    • Have you restarted the server after installation?
    • Are you loading all your plugins? Check config/application.rb -> config.plugins.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i try it in my .ashx page but i got error 500 in myXMLHttpRequest.status
One of our dev team member got an error Attempt to load oracle client
When I run StyleCop, I got this error message saying that I need to
I want to append data to selectbox. But, I got this error... Error: $().attr(value,
I've got following view hierarchy: I want ScrollView with nested RelativeLayout to be between
I've got a node.js script that loads an XML file. It loops through each
I want to integrate my flash file with php code. I got the below
I have php code that doesn't work anymore $doc = DOMDocument::loadXML($string); $doc->formatOutput = true;
I tried to use F# read a xls file as below open Microsoft.Office.Interop.Excel let
I refer to this question: Javascript value to PHP with Jquery I tried with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.