Malak
Malak
Here's where I've started on that: https://github.com/melissanoelle/groovebasin/tree/feature/new_ui Once that's done, I plan on opening a second branch to add in actual mobile interactions that are expected in a narrower viewport.
Mmmmm. I decided I wanted to learn Android dev so I picked it up as a project when I was an active user of groovebasin's web client. My Android skills...
Oh fantastic! (PHEW) Thanks so much. :) On Mon, Aug 13, 2012 at 2:40 PM, Denis Ivanov [email protected]: > Should be all set and good to go, considering Spree 1.1...
I've added the gems for acts_as_solr_reloaded and spree_solr_search, and I've got the solr server up and running on port 8982 (development). I've also ran rails g spree_solr_search:install. Running rake solr:reindex...
Oh, sorry, I thought that was obvious that I had done that. :) It's already in there: source 'https://rubygems.org' gem 'rails', '~> 3.2.6' gem 'mysql2' # For XOLogic Database gem...
bundle show acts_as_solr_reloaded: mel$ bundle show acts_as_solr_reloaded /Users/mel/.rvm/gems/ruby-1.9.2-p318/bundler/gems/acts_as_solr_reloaded-2ca97ff03ede I did run the bundle update acts_as_solr_reloaded and there is no change in behaviour.
Nooo... I'm not, but when I run it through bundle exec rake solr:reindex I still get the same error. :S I don't really know enough about Solr and how it...
Swapped to Ruby 1.9.3 and it's the same error... (I'm on 1.9.2 so I can use db:push up to Heroku... otherwise gives a weird taps timestamp error.) so it's not...
Great success! Hahaha. Wonderful! Now to integrate into Spree.... thanks so much for your attention here. :)
TODO on my pile or your pile? :P