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

Problem: trigger returns nil #85

Open
kuraga opened this issue Jun 11, 2013 · 2 comments
Open

Problem: trigger returns nil #85

kuraga opened this issue Jun 11, 2013 · 2 comments

Comments

@kuraga
Copy link
Contributor

kuraga commented Jun 11, 2013

Hello!

Problem: trigger returns nil. And I don't understand how to get something like (without patching and output straight to root.page_updates):

def a_event(evt)
  trigger(:b) + 'c' + trigger(:d)
end

(want to get bcd when trigger this event).

What do you think?

/cc @apotonick @kristianmandrup

@kristianmandrup
Copy link

Sorry, no idea. I've moved on from Rails, not using it anymore unless I have to. I'm using AngularJS and DerbyJS now ;)
So much easier! Rails is a dinosaur (enterprise) framework now (which the version 4 should tell you :P)
Good luck!!

Kris

@apotonick
Copy link
Owner

We should fix that in the onfire gem which is NO-rails :-)

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

3 participants