social-stream

Rails 3.2.8 Application.js and Application.css are not working as expcted

喜你入骨 提交于 2019-12-18 13:08:42
问题 When i try to include <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> The content of the files of the application.css is: /* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to

How to use social stream in rails 4.0

别来无恙 提交于 2019-12-11 08:05:00
问题 Hello and had problems trying to use this gem would like to know how to fix it add it to my Gemfile gem "social_stream", "~> 2.2.2" When I run "bundle install" I get this error in response, that I can do? I am a little new. Bundler could not find compatible versions for gem "rails": In Gemfile: social_stream (~> 2.2.2) ruby depends on rails (~> 3.1) ruby rails (4.0.0) as I can use this gem in Rails 4.0 or Rails version change, whether it is advisable to do so? thanks 回答1: I"m currently using

Rails 3.2.8 Application.js and Application.css are not working as expcted

Deadly 提交于 2019-11-30 08:53:19
When i try to include <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> The content of the files of the application.css is: /* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's