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 8687075
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T23:01:39+00:00 2026-06-12T23:01:39+00:00

In my rails app i use active admin, now i have such model (only

  • 0

In my rails app i use active admin, now i have such model (only part)

class Distributor < ActiveRecord::Base
  attr_accessible :co****ime
  has_many :price_lists
  has_many :other_products_cross_lists
end

class OtherProductsCrossList < ActiveRecord::Base
  attr_accessible :cross***pe_id
  belongs_to :product_type
  belongs_to :distributor
  belongs_to :accumulator
  belongs_to :oil
end

class Accumulator < ActiveRecord::Base
    attr_accessible :capa***age
    has_many :other_products_cross_lists
end

For security, i * attr…

So if i create a new Accumulator, i also need so, that with accumulator field’s i see OtherProductsCrossList fields, and create accumulator, and cross for it, also i need to do such button :more, so if i need to create more than one cross for this accumulator it will do this. Also note, that id and refferertable_id must be same… How to do this? Form with another form for create action?

  • 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-06-12T23:01:41+00:00Added an answer on June 12, 2026 at 11:01 pm

    if you have a complicated/nested form, I don’t think Active Admin is a good choice. You have to learn its DSL and have to face its bugs.

    And writting your own implementation is:

    • not so hard with ERB/HAML’s help, ERB/HAML is more easy to use than ActiveAdmin’s View DSL.
    • very flexible, you are free to change the pages(CSS) and the models.

    I tried ActiveAdmin for several projects, but very soon I abandoned it, because not only it gives me too few benefits/convenience, but also gives me too many difficulties to make my own customization.

    To me, Active Admin is similar with the “Scaffold”, but much worse.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Rails App in which I have hundreds of model that only
I want to use mysql with a rails app (I have never used mysql
I'm new to Rails and I want to use Active Admin on my first
I have a rails app that is using Devise, with a User model, no
I'm trying to use Active Merchant with a new Rails 3.1.3 app and I'm
I have a rails 3 app with paperclip. The model looks a little like:
I have a Rails app that was already setup to use devise with User
I have several shell instances active while working on a Rails app (server, vim,
In my rails app I use the validation helpers in my active record objects
I have a Rails app that I developed on Windows. Now I'm bringing it

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.