acts-as-list
Using acts_as_list and nested_form together in Rails 3.1.rc4 app
I originally posted this up as an issue on nested_form but not had any insight. The detail is here: https://github.com/ryanb/nested_form/issues/66[详细]
2023-03-24 07:19 分类:问答Rails 3.1: undefined sortable_element using acts_as_list gem - how to fix?
How do I get sortable_element from the acts_as_list gem to work nice with Rails 3.1?I think it\'s because jquery is used instead of prototype so I lose that helper method?Is this right?In which case d[详细]
2023-03-19 06:56 分类:问答Rails 3 / RVM - Acts_as_list compiled locally - Why Can't Ruby See This Gem?
I cannot figure out why rails/ruby cannot see this gem, despite each telling me that the gem is visible.I compiled this gem locally from a github branch since the main version seems to be broken in Ra[详细]
2023-02-15 11:03 分类:问答has any one gotten acts_as_list to work on rails 3?
I installed by putting the following line in Gemfile and \'bundle install\': gem \'acts_as_list\', \'>= 0.1.0\'[详细]
2023-02-01 04:56 分类:问答Is Acts_as_list's 'last?' method not working as intended or am i making a mistake?
So I am using acts_as_list in my current rails project. And I run into the following odd behavior: When i remove an item from the list (item.remove_from_list) it correctly sets the position column of[详细]
2023-02-01 04:32 分类:问答JavaScript: Given an offset and substring length in an HTML string, what is the parent node?
My current project requires locating an array of strings within an element\'s text content, then wrapping those matching strings in <a> elements using JavaScript (requirements simplified here fo[详细]
2022-12-29 10:42 分类:问答jQuery Audio Player
I was given 2 MP3 files, one that is 4.5Mb and one that is 5.6Mb. I wa开发者_开发知识库s instructed to have them play on a website I am managing. I have found a nice, clean looking CSS based jQuery au[详细]
2022-12-29 01:03 分类:问答Suggestions for a very easy to edit CMS?
I need advice/suggestions. At my place of work - we have a large data set. We would like to server the data up as editable html pages.[详细]
2022-12-25 07:44 分类:问答