refinerycms
SendGrid not sending emails on Heroku from default inqury/contact form
This is my first app using RefineryCMS. The way I have sent mail from applications in the past is not cu开发者_JS百科rrently work with my refinery app.[详细]
2023-02-08 17:43 分类:问答Flash messages not working for Rails3 + Haml + RefineryCMS + Devise
I\'m unable to use flash in my haml and erb views. I can however use session[:flash], except in one case开发者_运维百科: after an unsuccessful login with devise, I want to show flash[:alert] or even s[详细]
2023-02-04 09:46 分类:问答Override a class in rails/refinerycms
I\'m using refinery cms and want to override (add a method) to their page class.I\'ve tried doing a Page.class_eval in a file in the initializers directory but it only seems to work on the first page[详细]
2023-02-03 20:39 分类:问答How do I serve multiple rails apps on one domain (and sub)?
This is kind of weird but I\'d like to开发者_运维技巧 serve multiple websites on the same domain.If possible, we want to avoid subdomains to keep urls simple for our users - no need for them to know i[详细]
2023-02-01 22:33 分类:问答Thread-safety in a rails app
I\'ve been hearing a lot about thread safety lately in Ruby. My question is, how do I determine whether or not my rails app (actually the open source project refinerycms开发者_StackOverflow) is thread[详细]
2023-01-24 17:34 分类:问答Multiple Layouts in Refinery CMS
Does anyone know how to make multiple layouts in refinery?It doesn\'t have to be in the user admin I just need to be able to programmatically tell some refinery pages to use one layout and others to u[详细]
2023-01-22 20:06 分类:问答heroku and vendor/plugins: does that work?
I have a RoR app 2.3.8 based on refinerycms. I had to add search functionality. For search, there is a gem for refinerycms, which is unfortunately for rails3.[详细]
2023-01-22 18:43 分类:问答Augmenting a model from an external gem
I\'m using refinerycms in our site to let the less technical staff update content. Inside the gem, they have a Page class that maps each top level page on the site. I\'d like to use the acts_as_taggab[详细]
2023-01-22 10:24 分类:问答AWS S3/Ruby on Rails/ heroku: Security hole in my app
I have a route in my config which says that for a page, say /secure, there is a login required (done via authlogic). A before_filter in my controller takes care of that. That works fine, the page and[详细]
2023-01-21 20:33 分类:问答Alternate editor for RefineryCMS
I think the build in editor isn\'t really that great and I think about changing it into something different.[详细]
2023-01-18 15:37 分类:问答