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

Can't create apps #443

Open
parasiteoflife opened this issue Sep 28, 2024 · 0 comments
Open

Can't create apps #443

parasiteoflife opened this issue Sep 28, 2024 · 0 comments

Comments

@parasiteoflife
Copy link

I get this:

 Showing /app/app/views/apps/new.html.haml where line #7 raised:

wrong number of arguments (given 2, expected 0..1)

Extracted source (around line #7):

  = f.semantic_errors
  = f.inputs "Basic" do
    = f.input :name, placeholder: "Angelfish", input_html: {class: "span6"}
  = f.inputs "Tracking" do
    = f.input :click_tracking_enabled, as: :boolean, hint: "Rewrite all the links in html emails so that you can find out when users click them"
    = f.input :open_tracking_enabled, as: :boolean, hint: "Adds a small transparent image to the end of html emails so that you can find out when an email is opened"


Rails.root: /app
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