Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method `country_select' for #<SimpleForm::FormBuilder... #6

Closed
ghost opened this issue Jul 1, 2012 · 2 comments
Closed

Comments

@ghost
Copy link

ghost commented Jul 1, 2012

Hi there, me again.

So, I ran into this error in

abstract_objects/_form.html.haml, line #5

for an app that has a model, "User" and a non-key string attribute, "country" in an SQLite3 local database. I looked around and it appears to be related to this issue: heartcombo/simple_form#54 which apparently has been addressed in the simple_forrm gem (see README), but perhaps might need to be tweaked in db_explorer?

robinbortlik added a commit that referenced this issue Aug 27, 2012
@robinbortlik
Copy link
Owner

Hi @kdironside , thanks for your participation and bug reporting.

I fixed it in new version. Sorry for this late response, but I was really bussy.

Next time, if you can, you can fix it by yourself and you can send a pull request. ;)

@ghost
Copy link
Author

ghost commented Aug 27, 2012

Cool. Thanks, Robin. I understand being really busy.

Next time I will try fixing myself. :)

Kat

On Mon, Aug 27, 2012 at 9:20 AM, Robin Bortlík notifications@github.comwrote:

Hi @kdironside https://github.com/kdironside , thanks for your
participation and bug reporting.

I fixed it in new version. Sorry for this late response, but I was really
bussy.

Next time, if you can, you can fix it by yourself and you can send a pull
request. ;)


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-8057098.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant