Open cookacounty opened 11 years ago
You java is here:
IPtracker/app/assets/javascripts/layout.js.erb
If you need to add in assets like css, java libs, ect. read this: http://guides.rubyonrails.org/asset_pipeline.html
If you see, I added the jQuery libraries to: https://github.com/cookacounty/IPtracker/blob/master/IPtracker/app/assets/javascripts/application.js
I think at this point the app should install pretty cleanly. ImageMagick is no longer needed.
@analogjedi All major functionality is there now! nhlinear:3000 is up and running at work. User the "browse" view to categorize and then they will show up in the layout view.
You java is here:
IPtracker/app/assets/javascripts/layout.js.erb
If you need to add in assets like css, java libs, ect. read this: http://guides.rubyonrails.org/asset_pipeline.html
If you see, I added the jQuery libraries to: https://github.com/cookacounty/IPtracker/blob/master/IPtracker/app/assets/javascripts/application.js
I think at this point the app should install pretty cleanly. ImageMagick is no longer needed.