slim tag

6 questions


2 answers
68 views
0
Specifying f.submit wording in rails-slim

I am developing it at Ruby on Rails.In the form file used for create and update, the wording of the f.submit tag changes automatically depending on whether you want to render with create or update, bu...

1 years ago

2 answers
69 views
0
Cannot access php built-in web server from outside

Currently, using php framework slim on mac, We are trying to develop a site that is a built-in web server.You can access the site from a Mac browser.I can't do it from my iPhone.Two weeks ago, it was ...

1 years ago

1 answers
66 views
0
How to use inputmask in slim

We are developing Ruby on Rails by applying AdminLTE.The part I want to use in AdminLTE this time is the code below.<div class=form-group> <label>Date masks:</label> <div class=in...

1 years ago

2 answers
56 views
0
I want to write Rails helper method better

View content if all CMS content is listedIn order to create this specification, we have created the following helper methods:cm cms_fragment_content(:text_1) is a helper method used to build CMS using...

1 years ago

1 answers
79 views
0
Function not performed during javascript

I'm developing it at Ruby on Rails.The view is created with a slim, and I am thinking of applying the design of the AdminLTE table.Among them is a javascript code for paging, etc. It doesn't work.The ...


2 answers
62 views
0
Regarding the ':(colon symbol)' used when calling instance methods in PHP+Slim

What does a colon mean in PHP?I recently started learning PHP.There was a sample of the Slim framework in the book, so I am copying the sutra while understanding the meaning of it.Therefore, I have so...

1 years ago

© 2024 OneMinuteCode. All rights reserved.