Nelson Kelem

Results 14 comments of Nelson Kelem

I'll check this and pull if it works passes

woop woop. Clean that one.

I'm having a look at this and will be pulling it in once am done. Thanks for the pull.

Could you do me a favour. I don't have a good feeling about including jQuery UI in here. Given that many people will be developing this on Rails 3.1 and...

I need second opinions on this. My view is to not include all the jQuery goodies that @phlegx has included simply because they are UI oriented and every developer should...

What are you using for user login and do you have a logged_in? User. Try `gem sorcery` On 27 May 2012 03:05, "XeroCodeIT" < [email protected]> wrote: > I have followed...

You will need to select someone you need to send a message to. On line 5 the `:to` is expecting a user to be passed to it and also uncomment...

How many users do yo have in your database? And are you replying/sending message to anyone? Try and use your own data i.e. users that are on your system. Using...

A typical example would be: I am `users/1` I go to `users/2` and click on a a link "Send me a PMessage " which looks like ` @user.id)` **NOTE** this...