Changeset [39f7a9b235fbe05e4906950f8e1069b43dd29b51] by Shawn Balestracci
January 16th, 2009 @ 01:30 PM
[#125] spell check implemented, used on team notes http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/controllers/application.rb
- M app/controllers/student_comments_controller.rb
- M app/helpers/application_helper.rb
- M app/views/student_comments/_form.html.erb
- M app/views/student_comments/edit.html.erb
- M app/views/student_comments/new.html.erb
- M spec/controllers/student_comments_controller_spec.rb
- M vendor/plugins/spell_check/README
- M vendor/plugins/spell_check/Rakefile
- M vendor/plugins/spell_check/init.rb
- M vendor/plugins/spell_check/install.rb
- M vendor/plugins/spell_check/lib/google_spell.rb
- M vendor/plugins/spell_check/lib/helpers/spell_check_helper.rb
- M vendor/plugins/spell_check/lib/spell_check.rb
- M vendor/plugins/spell_check/lib/views/spell_check/_spelling.rhtml
- M vendor/plugins/spell_check/lib/views/spell_check/_spelling_error.rhtml
- M vendor/plugins/spell_check/lib/views/spell_check/_suggestion.rhtml
- M vendor/plugins/spell_check/lib/views/spell_check/_suggestions.rhtml
- M vendor/plugins/spell_check/tasks/spellcheck_tasks.rake
- M vendor/plugins/spell_check/test/googlespell_test.rb
- M vendor/plugins/spell_check/test/mocks/google_spell.rb
- M vendor/plugins/spell_check/test/spell_check_test.rb
- M vendor/plugins/spell_check/uninstall.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System