GithubHelp home page GithubHelp logo

Comments (6)

kjayma avatar kjayma commented on July 19, 2024

Will take a look this week.

from surveyor_gui.

kjayma avatar kjayma commented on July 19, 2024

Having trouble reproducing. Was able to build a barebones app (see https://github.com/kjayma/survtest) and successfully deployed to heroku here: https://nameless-citadel-2500.herokuapp.com/surveyor_gui/surveyforms

Please try changing your gemfile to take the latest version of surveyor_gui from github and see if that works:

gem 'surveyor_gui', :git => 'git://github.com/kjayma/surveyor_gui.git'

If that does not solve the problem, we'll need to dig a little deeper into your app.

from surveyor_gui.

kjayma avatar kjayma commented on July 19, 2024

One other thought - have you run heroku run rake db:migrate recently?

from surveyor_gui.

archonic avatar archonic commented on July 19, 2024

I believe it was heroku run rake db:migrate that got me around this.
Thanks for the help and sorry I didn't reply sooner!

On Sun, Jan 25, 2015 at 10:41 AM, Kevin Jay [email protected]
wrote:

One other thought - have you run heroku run rake db:migrate recently?


Reply to this email directly or view it on GitHub
#40 (comment).

from surveyor_gui.

kjayma avatar kjayma commented on July 19, 2024

No problem! Sorry I didn't respond sooner. Day job keeping me pretty busy :)

from surveyor_gui.

prusswan avatar prusswan commented on July 19, 2024

This is caused by a load order issue in: https://github.com/kjayma/surveyor_gui/blob/master/lib/surveyor_gui/engine.rb#L13

The permitted params decorator (which defines PermittedParams.new.column_attributes) needs to be loaded before the models that reference it.

from surveyor_gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.