RailsCasts Pro episodes are now free!

Learn more or hide this

asantoya17's Profile

GitHub User: asantoya17

Comments by

Avatar

can I use this with has_and_belongs_to_many

Avatar

Im using rails 3.2 and the ajax doesn't work for me

i got this error Uncaught SyntaxError: Unexpected identifier

in

$.get($('#playlists_search').attr('action'), ↵
$('#playlists_search').serialize(), null, 'script');
return false;

Avatar

I'm using rails 3.2 and I got this error undefined method `[]' for nil:NilClass can you please me explain why it happens?

Avatar

I got some probems with my .js file can you please explain it on rails 3.2