Questions tagged [insoshi]

an open source social networking platform for Ruby on Rails

Insoshi is a social networking platform for . Insoshi can be used to implement custom social networks.

4 questions
0
votes
0 answers

How to change test-unit version on rails

I'm trying to install insoshi on my Linus OS. When I try to run the command "script/install", it returns this error: Creating empty files. Please ignore permissions error messages. rake aborted! Gem::LoadError: can't activate test-unit-1.2.3,…
metaco57
  • 155
  • 3
  • 15
0
votes
1 answer

How to get past this error message?

I'm trying to install insoshi on my linux OS. However, I continue to get this error message that prevents me from installing it: LoadError: cannot load such file -- rake/rdoctask /home/james/insoshi/Rakefile:8:in `' How do I fix…
metaco57
  • 155
  • 3
  • 15
0
votes
1 answer

How to use 'script/install' on mysql

I'm trying to install insoshi on linux OS, and I am having trouble with a certain part. I have copied the database, but I am not sure how to configure the database.yml file with my password. Also, the installation instructions require me to use this…
metaco57
  • 155
  • 3
  • 15
-1
votes
1 answer

installing insoshi in rails 4 with ruby 1.9.3 in windows 7

I am trying to use Insoshi in Rails 4 and everything works fine until the $ script/install. Whenever I put this command in my command prompt I get this error: 'script' is not recognized as an internal or external command, operable program or batch…