ruby on rails 3 - Is there any alias for text fields when using Active Admin in ROR -


am using active admin, in database, field name big. so, want make alias field in display. want this

f.input :incorrect_price_and_designer_1 , :alias=>"incorrect 1" 

please, let me know if available.

thanks support in advance..

inc_answer.input :incorrect_price_1, :label => "incorrect 1"

this works fine...

it might helpful people


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -