Open mehmetaydogduu opened 8 years ago
Hey, any body here?
Hey, sorry about this. They way that seed works is that its isolated to the development environment. After you generate something it stays out of the app, so you could remove it from the gemfile and not worry about things not working.
So while the new version is targetting 5.0, you don't need to change anything for previous versions of rails to work. Are you looking for something specific?
I upgraded rails 5, but coffescript now working. Testing via an basic console log, it is not loading in page head! My photos.coffee file: $(document).on 'turbolinks:load', -> console.log 'It works on each visit!' Edit: Added require_three . and it worked, default require_tree is included but rails 5 or happy_seed removed it. I think it must explain in documention. Using javascript_tag_path not easy for new rails students :dancer: @wschenk What I need to do loading it? I don't know contend for, is it must be loaded automatically? Also jazz_hands not working, I removed it.
We have building our dream product with happy_seed on 4.2.6 But the version of 0.0.21 is only Rails 5. We don't want to use Rails 5 because its unstable I think it must support rails 4 for a year (for a stable rails 5) Also gem install happy_seed command is installing seed 0.0.19 The 0.0.21 features are awesome thrill, but we couldn't use it. :(