RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: jlebrech
Site: i.nt.ro
I'd like to use datatables but I'm using an api where not all columns are sortable and it has a weird way of passing the column argument, rather than column and direction i have to pass columnIsdesc=true or false or not pass it.
How would I go about that?
how do find mutual friends as well as indifferent people?
https://gist.github.com/968648
this is my attempt as of now. i'm thinking of using a collect maybe to loop through one set first but there but be a better option.
this should be a default option on the next release of rails? no?
does it work with datamapper?
I have a similar question to user 884.
this is what i'm trying to do.
https://gist.github.com/833459
a comment has one author but can have multiple recipients.
Very nice, so it's a bit like objective-c/cocoa does it.
I'd like to use datatables but I'm using an api where not all columns are sortable and it has a weird way of passing the column argument, rather than column and direction i have to pass columnIsdesc=true or false or not pass it.
How would I go about that?
how do find mutual friends as well as indifferent people?
https://gist.github.com/968648
this is my attempt as of now. i'm thinking of using a collect maybe to loop through one set first but there but be a better option.
this should be a default option on the next release of rails? no?
does it work with datamapper?
I have a similar question to user 884.
this is what i'm trying to do.
https://gist.github.com/833459
a comment has one author but can have multiple recipients.
Very nice, so it's a bit like objective-c/cocoa does it.