railsbook icon indicating copy to clipboard operation
railsbook copied to clipboard

A facebook clone app using Rails. A short time hack to see the development speed using Rails

Results 2 railsbook issues
Sort by recently updated
recently updated
newest added

I'm trying to implement it in one app but I got this error msg: " undefined method `pluck' for []:Array", I think that this is in this query: "followees_ids =...

An error occurred while installing json (1.7.7), and Bundler cannot continue. Make sure that `gem install json -v '1.7.7'` succeeds before bundling.