Commit Graph

814 Commits (08efd59277308f606c7e25edd200cd4c0080542b)

Author SHA1 Message Date
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