Rails Admin global label change -
Rails Admin global label change -
there label tag alter label of attribute, has mentioned every tab. ex. if have attribute abc want label abc (not abc happens automatically), want other labels remain are, having go , edit each block show, list, edit etc individually , set label attribute in options after have include defaults.
is there way globally, set label of attribute globally in model based configuration don't have individually , reflects in tabs.
note : configuring rails admin in every model using rails_admin block
ruby-on-rails rails-admin
Comments
Post a Comment