Commit Graph

299 Commits (fd5c07943223ca4d57dfe502d914951d0c33d90d)

Author SHA1 Message Date
Martin Linkhorst 753732ec79 let guard control spark to create the ultimate combination 12 years ago
Martin Linkhorst d580d6054b added spork to the mix 12 years ago
Martin Linkhorst b5a38eefff guard for cucumber 12 years ago
Martin Linkhorst 0288324b4f added guard-test for test unit, yay 12 years ago
Martin Linkhorst ff21667caf added guard for rspec 12 years ago
Martin Linkhorst 4694cc3168 removed rails-dev-tweaks because the asset pipeline loads faster with rails 3.2 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst c69b81ae45 add rspec and capybara 12 years ago
Martin Linkhorst eeec5c4cde added missing pry-doc to the Gemfile 12 years ago
Philipp Tessenow 624dd7dd10 changed dependency 12 years ago
Martin Linkhorst ac56da9ad6 these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Philipp Tessenow c786603b9d added pry-rescure to Gemfile 12 years ago
Philipp Tessenow 16116123b4 added pry-rescure to Gemfile 12 years ago
Philipp Tessenow d9f2a5712a added pry-stack_explorer and pry_debugger to gemfile 12 years ago
Philipp Tessenow 741270fabd added current coderay and pry to Gemfile 12 years ago
Philipp Tessenow 5058a54970 updated coderay, require pry-rails in Gemfile 12 years ago
Martin Linkhorst 0cdcfb07da these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Martin Linkhorst 5e4a766758 use letter_opener 1.0 yay 12 years ago
Martin Linkhorst 22c0164e16 removed rails-dev-tweaks because the asset pipeline loads faster with rails 3.2 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
Martin Linkhorst 73a6d89a75 this gem makes the asset pipeline much faster in development 12 years ago
Martin Linkhorst 35955e4c8f REVIEW: use prototype-rails. fixes some tests. especially remote_function is there again 12 years ago
Martin Linkhorst f1c3a5ef4e REVIEW: updated to a recent version of rubytree. fixed a minor bug. let's hope it will work. 12 years ago
Martin Linkhorst 35bf0301f2 REVIEW: this gem adds the #auto_link method which is used several times in the code. it was removed in rails 3.1. we should get rid of this dependency at some point in time. 12 years ago
Martin Linkhorst 7d2f6be3b0 remove the globalize3_patch.rb hack that allowed for uniqueness validation on translations. instead use the current git master since the fix is not yet released in version 0.2.0 of globalize3 12 years ago
Martin Linkhorst 710c3cc2b3 add the database cleaner gem to easily purge data in the db 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago